diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ramips/image/rt305x.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |