[openwrt/openwrt] Revert "lantiq: mark source only"

LEDE Commits lede-commits at lists.infradead.org
Thu May 4 10:55:39 PDT 2023


ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/8469e1968b8a02ea235470b98155721eaf97117a

commit 8469e1968b8a02ea235470b98155721eaf97117a
Author: Aleksander Jan Bajkowski <olek2 at wp.pl>
AuthorDate: Thu May 4 14:02:04 2023 +0200

    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 <olek2 at wp.pl>
---
 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




More information about the lede-commits mailing list