From 40325abe526b0666b29319dda6a2d8085277262f Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Mon, 27 Apr 2020 22:59:40 +0200 Subject: ramips: remove (kmod-)swconfig DEVICE_PACKAGES for Sitecom WL-351 These definitions are not required since swconfig is selected for the target anyway and kmod-swconfig is pulled as dependency by kmod-switch-rtl8366rb. Signed-off-by: Adrian Schmutzler --- target/linux/ramips/image/rt305x.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux') diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index 70f7a2003d..e90ab630d8 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -963,7 +963,7 @@ define Device/sitecom_wl-351 IMAGE_SIZE := 3776k DEVICE_VENDOR := Sitecom DEVICE_MODEL := WL-351 v1 - DEVICE_PACKAGES := kmod-switch-rtl8366rb kmod-swconfig swconfig + DEVICE_PACKAGES := kmod-switch-rtl8366rb SUPPORTED_DEVICES += wl-351 DEFAULT := n endef -- cgit v1.2.3