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)
commit4a11acf81befd0183f50529693145832e659d1c8
tree4d11bec79d7d48f5ae2785278317b2ea0955de10
parent09509229257b64b677be3e6fba045d65758a1ae9
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>
SVN-Revision: 37881
target/linux/ar71xx/image/Makefile