lantiq: xrx200: mark subtarget as source-only
authorAleksander Jan Bajkowski <olek2@wp.pl>
Thu, 4 May 2023 11:30:35 +0000 (13:30 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 4 May 2023 03:55:02 +0000 (05:55 +0200)
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>
target/linux/lantiq/xrx200/target.mk

index 0f119edd6fa50a986bc815ee86b7a81f1c72c895..6e01fc79e4759c31d00d47616882dc0190b216c8 100644 (file)
@@ -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 \