[openwrt/openwrt] Revert "TODROP: test for ipq4019 target"
LEDE Commits
lede-commits at lists.infradead.org
Wed Jan 11 05:30:27 PST 2023
ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/dca1b92ecddb19ff5cb6309921cd1fd5573817a0
commit dca1b92ecddb19ff5cb6309921cd1fd5573817a0
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Wed Jan 11 14:29:44 2023 +0100
Revert "TODROP: test for ipq4019 target"
This reverts commit 4eb587f7e0a49b9c404857b18571f45981b3a7fc.
Pushed by mistake while merging a pr using script.
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 85fb2a37bd..1da72664ad 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