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>
This commit is contained in:
parent
d16a486766
commit
1dedad2a00
@ -298,7 +298,6 @@ define Device/belkin_f7c027
|
||||
IMAGE_SIZE := 7616k
|
||||
DEVICE_VENDOR := Belkin
|
||||
DEVICE_MODEL := F7C027
|
||||
DEVICE_PACKAGES := --kmod-usb-dwc2 -kmod-usb-ledtrig-usbport
|
||||
SUPPORTED_DEVICES += f7c027
|
||||
endef
|
||||
TARGET_DEVICES += belkin_f7c027
|
||||
|
Loading…
x
Reference in New Issue
Block a user