openwrtv4/target/linux/ar71xx
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
..
base-files ar71xx: WDR4300: Fixed default VLAN order 2016-06-17 04:13:07 +02:00
files Revert "ar71xx/cpe510: use second wifi calibration table" 2016-06-16 21:11:24 -07:00
generic ar71xx: merge profiles into image building code 2016-06-22 19:32:06 +02:00
image ar71xx: fix legacy image building 2016-06-24 13:43:40 +02:00
mikrotik ar71xx: enable profile sorting in preparation for adding device profiles 2016-06-07 08:58:41 +02:00
nand ar71xx: merge profiles into image building code 2016-06-22 19:32:06 +02:00
patches-4.4 ar71xx: mach-ubnt-xm.c convert patches to mach file 2016-06-13 22:51:43 +02:00
config-4.4 ar71xx: add support for OpenEmbed SOM9331 2016-06-07 11:21:55 +02:00
Makefile ar71xx: update to linux 4.4 2016-05-15 20:55:39 +02:00
modules.mk ar71xx: add LED driver NU801 2015-12-11 15:04:57 +00:00