ramips: remove (kmod-)swconfig DEVICE_PACKAGES for Sitecom WL-351
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 27 Apr 2020 20:59:40 +0000 (22:59 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 27 Apr 2020 20:59:40 +0000 (22:59 +0200)
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 <freifunk@adrianschmutzler.de>
target/linux/ramips/image/rt305x.mk

index 70f7a2003d8e76d37e3dd647a03bd50efeaeb725..e90ab630d88f5312dcf8e405efdb5f427a4e2a1c 100644 (file)
@@ -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