ar71xx: optimize kernel generation
authorGabor Juhos <juhosg@openwrt.org>
Mon, 2 Sep 2013 18:03:39 +0000 (18:03 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 2 Sep 2013 18:03:39 +0000 (18:03 +0000)
commitc097480460bd14d3603e0b4ff832a70741fb00c9
treee26dca9ae86a103618f17a1d4505b876c5d4c188
parent9b82f8e7aa69793ddb22024ddf933a4b434af514
ar71xx: optimize kernel generation

When the squashfs and jffs2 images are generated
in the same turn, the compressed kernel images
are generated twice with the same parameters.

Move compressed kernel generation into a separate
phase to avoid that.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37881 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/image/Makefile