ar71xx: optimize kernel generation
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Sep 2013 18:03:39 +0000 (18:03 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Sep 2013 18:03:39 +0000 (18:03 +0000)
commit464730e3938aded8fc0f4f52bc5acfce140c0cc1
treee26dca9ae86a103618f17a1d4505b876c5d4c188
parent5d3032a7002e3f580a52c8eadc48680bf75d68aa
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