aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorAleksander Jan Bajkowski <olek2@wp.pl>2023-05-04 13:30:35 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-05-04 05:55:02 +0200
commit0c117e1f6ccbee684ea0589d9024ca9dec4679c9 (patch)
tree8fa0673f84bf03a2930b1bc20b7e8c8fbb71613c /target/linux/lantiq
parent8469e1968b8a02ea235470b98155721eaf97117a (diff)
downloadupstream-0c117e1f6ccbee684ea0589d9024ca9dec4679c9.tar.gz
upstream-0c117e1f6ccbee684ea0589d9024ca9dec4679c9.tar.bz2
upstream-0c117e1f6ccbee684ea0589d9024ca9dec4679c9.zip
lantiq: xrx200: mark subtarget as source-only
The current problems blocking the switch to the kernel 5.15 are related to the GSWIP driver. This driver is only used by the xrx200 subtarget. The other subtargets are unaffected by this problem. Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/xrx200/target.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/xrx200/target.mk b/target/linux/lantiq/xrx200/target.mk
index 0f119edd6f..6e01fc79e4 100644
--- a/target/linux/lantiq/xrx200/target.mk
+++ b/target/linux/lantiq/xrx200/target.mk
@@ -1,7 +1,7 @@
ARCH:=mips
SUBTARGET:=xrx200
BOARDNAME:=XRX200
-FEATURES+=atm nand ramdisk
+FEATURES+=atm nand ramdisk source-only
CPU_TYPE:=24kc
DEFAULT_PACKAGES+=kmod-leds-gpio \