mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
ramips: remove unnecessary DEVICE_PACKAGES for Belkin F7C027
kmod-usb-dwc2 and kmod-usb-ledtrig-usbport are not target default packages, and
Belkin F7C027 does not have a USB port anyway. Just drop it.
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
(cherry picked from commit 1dedad2a00
)
This commit is contained in:
parent
bfe652c5bd
commit
b80a98ae7f
@ -342,7 +342,6 @@ define Device/f7c027
|
||||
DTS := F7C027
|
||||
IMAGE_SIZE := 7616k
|
||||
DEVICE_TITLE := Belkin F7C027
|
||||
DEVICE_PACKAGES := -kmod-usb-core -kmod-usb-dwc2 -kmod-usb-ledtrig-usbport
|
||||
endef
|
||||
TARGET_DEVICES += f7c027
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user