openwrtv4/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
adm8668
ar7
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
at91
ath25
au1000
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
gemini
generic squashfs4: use upstream xz compression header format 2016-06-22 19:32:06 +02:00
imx6
ipq806x ipq806x: enable ieee80211 phy hotplug and patch macaddress 2016-06-22 19:32:06 +02:00
ixp4xx
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
mcs814x
mediatek
mpc85xx
mvebu
mxs
octeon
omap
omap24xx
orion
oxnas
ppc40x
ppc44x
ramips ramips: add suport for ZBT APE522II 2016-06-22 19:32:06 +02:00
rb532
realview
sunxi kernel: rename B53 symbols to avoid upstream kernel conflict 2016-06-20 08:00:14 +02:00
uml
x86
xburst
zynq
Makefile