openwrtv3/target/linux
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
..
adm5120 adm5120: remove target specific /etc/config/system 2016-06-08 00:31:09 +02:00
adm8668 treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
ar7 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
ar71xx ar71xx: fix legacy image building 2016-06-24 13:43:40 +02:00
arc770 linux: arc: disable kernel unwinding to fix modules loading 2016-06-22 19:32:06 +02:00
archs38 linux: arc: disable kernel unwinding to fix modules loading 2016-06-22 19:32:06 +02:00
arm64 kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
at91 at91: fix SAMA5D3 subtarget 2016-04-25 14:54:07 +02:00
ath25 ath25: add the small_Flash feature 2016-06-13 22:51:43 +02:00
au1000 image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
bcm53xx kernel: Move append-dtb to common image-commands 2016-06-22 19:32:06 +02:00
brcm47xx kernel: rename B53 symbols to avoid upstream kernel conflict 2016-06-20 08:00:14 +02:00
brcm63xx kernel: Move append-dtb to common image-commands 2016-06-22 19:32:06 +02:00
brcm2708 brcm2708: properly detect the Raspberry Pi Zero 2016-06-21 20:17:38 +02:00
cns3xxx cns3xxx: fix RX softIRQ loop 2016-06-17 04:13:07 +02:00
gemini gemini: delete 3.18 support 2016-05-12 17:55:15 +02:00
generic squashfs4: use upstream xz compression header format 2016-06-22 19:32:06 +02:00
imx6 imx6: move profile definitions to the image/Makefile 2016-05-23 11:03:23 +02:00
ipq806x ipq806x: enable ieee80211 phy hotplug and patch macaddress 2016-06-22 19:32:06 +02:00
ixp4xx ixp4xx: fix Avila SoC audio driver compilation 2016-06-07 11:15:55 +02:00
kirkwood kernel: Move append-dtb to common image-commands 2016-06-22 19:32:06 +02:00
lantiq lantiq: fix network in failsafe 2016-06-22 19:32:06 +02:00
malta malta: remove NAMESPACES config symbols 2016-06-06 14:58:11 +02:00
mcs814x branding: add LEDE branding 2016-03-24 22:40:13 +01:00
mediatek medaitek: convert the NAND target to UBI 2016-06-17 04:13:08 +02:00
mpc85xx treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
mvebu mvebu: Configure status LED for WRT1900ACS 2016-06-15 12:58:23 +02:00
mxs mxs: delete old kernel versions 2016-05-12 17:52:55 +02:00
octeon octeon: fix image build 2016-06-17 17:42:46 +02:00
omap omap: remove NAMESPACES config symbols 2016-06-14 22:57:30 -07:00
omap24xx image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
orion all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
oxnas oxnas: install kernel binaries into bin/ for use with external storage 2016-06-07 08:58:41 +02:00
ppc40x ppc40x: upgrade to 3.18 2015-04-12 20:48:13 +00:00
ppc44x image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
ramips ramips: add suport for ZBT APE522II 2016-06-22 19:32:06 +02:00
rb532 treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
realview realview: sync kernel config file 2016-06-15 15:58:05 +02:00
sunxi kernel: rename B53 symbols to avoid upstream kernel conflict 2016-06-20 08:00:14 +02:00
uml uml: revert accidentally committed change 2016-04-25 14:09:05 +02:00
x86 treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
xburst xburst: remove target specific /etc/config/system 2016-06-08 00:31:09 +02:00
zynq zynq: remove unneeded _DIAG and _XFRM symbols 2016-06-06 14:58:11 +02:00
Makefile