forked from Ivasoft/openwrt
ramips: rt3883: remove swconfig from individual DEVICE_PACKAGES
In rt3883 subtarget, several devices add swconfig to their DEVICE_PACKAGES. This is redundant as the package is already provided via DEFAULT_PACKAGES. Remove the redundant inclusions. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
define Profile/Default
|
||||
NAME:=Default Profile
|
||||
PRIORITY:=1
|
||||
PACKAGES:=kmod-usb-ohci kmod-usb2 swconfig
|
||||
PACKAGES:=kmod-usb-ohci kmod-usb2
|
||||
endef
|
||||
|
||||
define Profile/Default/Description
|
||||
|
||||
Reference in New Issue
Block a user