mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +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 1dedad2a00d8519d4892b8529b5f2fffcb768220)
This commit is contained in:
parent
2051edf381
commit
f77708d4a5
@ -335,7 +335,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…
x
Reference in New Issue
Block a user