openwrtv4/target/linux/lantiq
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
..
base-files image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
dts lantiq: remove read-only flag on two partitions on BTHOMEHUBV3A 2016-04-26 11:44:03 +00:00
files/firmware/lantiq move GPHY FW blobs to non versioned folder 2013-03-14 18:42:21 +00:00
image lantiq: fix xway image building 2016-04-27 01:22:32 +02:00
patches-4.4 kernel: update kernel 4.4 to version 4.4.8 2016-04-24 11:32:17 +02:00
xrx200 lantiq: add dsl firmware to default packages 2016-03-07 11:03:21 +00:00
xway lantiq: use dwc2 by default on all ar9 boards 2016-04-26 11:44:17 +00:00
config-4.4 lantiq: use upstream mechanism to append device tree file 2016-03-20 14:41:54 +00:00
Makefile lantiq: switch to linux 4.4 2016-01-18 15:54:18 +00:00
modules.mk fix i2c-lantiq module 2012-12-16 10:03:18 +00:00