[openwrt/openwrt] TODROP: test for ipq4019 target

LEDE Commits lede-commits at lists.infradead.org
Wed Jan 11 05:28:46 PST 2023


ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/4eb587f7e0a49b9c404857b18571f45981b3a7fc

commit 4eb587f7e0a49b9c404857b18571f45981b3a7fc
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Wed Jan 11 00:07:57 2023 +0100

    TODROP: test for ipq4019 target
    
    COMMIT TO DROP
    
    Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
 target/linux/ipq40xx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ipq40xx/Makefile b/target/linux/ipq40xx/Makefile
index 1da72664ad..85fb2a37bd 100644
--- a/target/linux/ipq40xx/Makefile
+++ b/target/linux/ipq40xx/Makefile
@@ -6,7 +6,7 @@ BOARDNAME:=Qualcomm Atheros IPQ40XX
 FEATURES:=squashfs fpu ramdisk nand
 CPU_TYPE:=cortex-a7
 CPU_SUBTYPE:=neon-vfpv4
-SUBTARGETS:=generic chromium mikrotik
+SUBTARGETS:=generic chromium mikrotik 
 
 KERNEL_PATCHVER:=5.15
 




More information about the lede-commits mailing list