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/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>
8 years ago
..
base-files image / basefiles: make console password configurable 8 years ago
dts lantiq: remove read-only flag on two partitions on BTHOMEHUBV3A 8 years ago
files/firmware/lantiq move GPHY FW blobs to non versioned folder 11 years ago
image lantiq: fix xway image building 8 years ago
patches-4.4 kernel: update kernel 4.4 to version 4.4.8 8 years ago
xrx200 lantiq: add dsl firmware to default packages 8 years ago
xway lantiq: use dwc2 by default on all ar9 boards 8 years ago
Makefile lantiq: switch to linux 4.4 9 years ago
config-4.4 lantiq: use upstream mechanism to append device tree file 8 years ago
modules.mk fix i2c-lantiq module 12 years ago