You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
8 years ago
..
base-files ar71xx: WDR4300: Fixed default VLAN order 8 years ago
files Revert "ar71xx/cpe510: use second wifi calibration table" 8 years ago
generic ar71xx: merge profiles into image building code 8 years ago
image ar71xx: fix legacy image building 8 years ago
mikrotik ar71xx: enable profile sorting in preparation for adding device profiles 8 years ago
nand ar71xx: merge profiles into image building code 8 years ago
patches-4.4 ar71xx: mach-ubnt-xm.c convert patches to mach file 8 years ago
Makefile ar71xx: update to linux 4.4 8 years ago
config-4.4 ar71xx: add support for OpenEmbed SOM9331 8 years ago
modules.mk ar71xx: add LED driver NU801 9 years ago