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 <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
a1693bf626
commit
40325abe52
1 changed files with 1 additions and 1 deletions
|
@ -963,7 +963,7 @@ define Device/sitecom_wl-351
|
||||||
IMAGE_SIZE := 3776k
|
IMAGE_SIZE := 3776k
|
||||||
DEVICE_VENDOR := Sitecom
|
DEVICE_VENDOR := Sitecom
|
||||||
DEVICE_MODEL := WL-351 v1
|
DEVICE_MODEL := WL-351 v1
|
||||||
DEVICE_PACKAGES := kmod-switch-rtl8366rb kmod-swconfig swconfig
|
DEVICE_PACKAGES := kmod-switch-rtl8366rb
|
||||||
SUPPORTED_DEVICES += wl-351
|
SUPPORTED_DEVICES += wl-351
|
||||||
DEFAULT := n
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue