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)
commit275cc26143d623bae4643cff0c465fda692a9031
treee26dca9ae86a103618f17a1d4505b876c5d4c188
parent3500be5ad2040396830f6946cb2b93cad30f8665
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