From 8469e1968b8a02ea235470b98155721eaf97117a Mon Sep 17 00:00:00 2001 From: Aleksander Jan Bajkowski Date: Thu, 4 May 2023 14:02:04 +0200 Subject: [PATCH] Revert "lantiq: mark source only" This reverts commit c306385474f4f183657423be708ac7813ee38b47. It should be sufficient to disable only the xrx200 subtarget. Signed-off-by: Aleksander Jan Bajkowski --- target/linux/lantiq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index 69746eb05c..08618fa9a3 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 source-only +FEATURES:=squashfs SUBTARGETS:=xrx200 xway xway_legacy falcon ase KERNEL_PATCHVER:=5.10 -- 2.30.2