From c306385474f4f183657423be708ac7813ee38b47 Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Mon, 1 May 2023 17:56:36 +0200 Subject: lantiq: mark source only The target is currently broken with Kernel 5.15 and no one in sight to fix it. Instead of stalling the next release indefinitely, make it source only and see if someone steps up to fix it. Signed-off-by: Paul Spooren --- target/linux/lantiq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq') diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index 08618fa9a3..69746eb05c 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk BOARD:=lantiq BOARDNAME:=Lantiq -FEATURES:=squashfs +FEATURES:=squashfs source-only SUBTARGETS:=xrx200 xway xway_legacy falcon ase KERNEL_PATCHVER:=5.10 -- cgit v1.2.3