From dcf7fdbdbfa0a1a3c6b666d5c2d38de4b0e64e67 Mon Sep 17 00:00:00 2001 From: DENG Qingfang Date: Thu, 26 Mar 2020 22:00:48 +0800 Subject: ramips: move swconfig to subtargets except for MT7621 As MT7621 does not use swconfig anymore, move the package swconfig to other subtargets. Signed-off-by: DENG Qingfang --- target/linux/ramips/mt7620/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/mt7620') diff --git a/target/linux/ramips/mt7620/target.mk b/target/linux/ramips/mt7620/target.mk index f3d450edf4..56ceaee37f 100644 --- a/target/linux/ramips/mt7620/target.mk +++ b/target/linux/ramips/mt7620/target.mk @@ -7,7 +7,7 @@ BOARDNAME:=MT7620 based boards FEATURES+=usb ramdisk CPU_TYPE:=24kc -DEFAULT_PACKAGES += kmod-rt2800-soc wpad-basic +DEFAULT_PACKAGES += kmod-rt2800-soc wpad-basic swconfig define Target/Description Build firmware images for Ralink MT7620 based boards. -- cgit v1.2.3