openwrtv4/target/linux
Jo-Philipp Wich eb529d2625 lantiq: fix xway image building
Commit 8c130dd (lantiq: use new image build process for some images) broke
image generation for the xway target since the generated macros reference not
existing WBMRA.dts and WBMRB.dts files leading to the following build error:

  mips-openwrt-linux-musl-cpp: error: ../dts/WBMRA.dts: No such file or directory
  mips-openwrt-linux-musl-cpp: warning: '-x assembler-with-cpp' after last input file has no effect
  mips-openwrt-linux-musl-cpp: fatal error: no input files

Previously both the WBMRA and WBMRB profiles shared a common WBMR DT since
the only difference is the embedded firmware kmod package.

Extend the lantiqImage macro to optionally support specifying a different
DTS file and use this facility to let the both WBMR profiles reference the
correct device tree file.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-04-27 01:22:32 +02:00
..
adm5120 image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
adm8668 base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
ar7 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
ar71xx kernel: update kernel 4.4 to version 4.4.8 2016-04-24 11:32:17 +02:00
arc770 arc770: enable unaligned access handling simulation in software 2016-04-09 10:25:16 +00:00
archs38 archs38: remove network config override 2016-02-18 08:35:21 +00:00
arm64 image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
at91 at91: fix SAMA5D3 subtarget 2016-04-25 14:54:07 +02:00
ath25 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
au1000 image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
bcm53xx bcm53xx: backport BCM5301X DT patch specifying SPI controller 2016-04-26 09:22:49 +00:00
brcm47xx kernel: update kernel 4.4 to version 4.4.7 2016-04-16 21:05:48 +00:00
brcm63xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
brcm2708 brcm2708: removes backported patch (linux-4.4.7) 2016-04-26 16:41:41 +02:00
cns3xxx cns3xxx: set both MPS 'and' MRSS to 128 2016-04-26 11:44:00 +00:00
gemini kernel: refresh patches for 4.1 2015-07-22 12:51:11 +00:00
generic kernel: fix ip6_tunnel compilation 2016-04-24 12:56:07 +02:00
imx6 branding: add LEDE branding 2016-03-24 22:40:13 +01:00
ipq806x image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
ixp4xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
kirkwood kirkwood: refresh patches 2016-03-14 17:13:22 +00:00
lantiq lantiq: fix xway image building 2016-04-27 01:22:32 +02:00
malta image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
mcs814x branding: add LEDE branding 2016-03-24 22:40:13 +01:00
mediatek image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
mpc85xx target/mpc85xx: check for 'generic' subtarget for initramfs image file 2016-03-03 20:24:41 +00:00
mvebu mvebu: add SolidRun ClearFog A1 support 2016-02-17 17:49:26 +00:00
mxs image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
netlogic base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
octeon octeon: get rid of /lib/functions/octeon.sh hackery, use sysinfo directly 2016-01-29 23:19:41 +00:00
omap image / basefiles: make console password configurable 2016-04-18 21:53:07 +02: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: add missing semicolon 2016-04-24 16:42:14 +00: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 image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
rb532 rb532: switch to 4.1 2015-12-23 14:43:11 +00:00
realview image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
sunxi image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
uml uml: revert accidentally committed change 2016-04-25 14:09:05 +02:00
x86 x86: remove old references to kmod-acpi-button 2016-04-25 14:14:47 +02:00
xburst kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
zynq image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
Makefile