openwrtv4/target/linux/ar71xx/image
Jo-Philipp Wich 59e98b27c9 ar71xx: fix legacy image building
After the conversion from legacy device profiles to the newer profile
information embedded in the image building code, the legacy recipes got
triggered twice with different eval depths, leading to shell syntax errors
when processing certain images.

The double processing was caused by the remaining Image/Build macro in
legacy.mk which serves as main entry point for the new style image build code
in conjunction with the newly introduced LegacyDevice/* macros which caused
the legacy image build fallback code to kick in.

In order to fix the issue, rework all legacy macros to work under the legacy
image build wrapper and remove the Image/Build macro of legacy.mk to prevent
legacy profiles getting executed in the context of the new build code.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-06-24 13:43:40 +02:00
..
lzma-loader ar71xx/lzma-loader: fix O32 ABI conformance 2016-01-17 15:29:03 +00:00
generic.mk ar71xx: merge profiles into image building code 2016-06-22 19:32:06 +02:00
legacy-devices.mk ar71xx: merge profiles into image building code 2016-06-22 19:32:06 +02:00
legacy.mk ar71xx: fix legacy image building 2016-06-24 13:43:40 +02:00
Makefile ar71xx: move nand device image definitions to a separate file 2016-05-23 12:19:22 +02:00
nand.mk ar71xx: merge profiles into image building code 2016-06-22 19:32:06 +02:00
tp-link.mk ar71xx: merge profiles into image building code 2016-06-22 19:32:06 +02:00
ubinize-nbg6716.ini ar71xx: nbg6716: Enable procd nand sysupgrage 2014-06-26 11:43:38 +00:00
ubinize-wndr4300.ini ar71xx: remove old jffs2 marker from image generation on nand targets 2014-06-24 18:14:18 +00:00
ubnt.mk ar71xx: merge profiles into image building code 2016-06-22 19:32:06 +02:00