From: Sungbo Eo Date: Sun, 26 Apr 2020 11:22:33 +0000 (+0900) Subject: ramips: remove unnecessary DEVICE_PACKAGES for Belkin F7C027 X-Git-Tag: v19.07.3~46 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b80a98ae7fc46437e13e4c0a2056f3d19603fc03;p=openwrt%2Fstaging%2Fchunkeey.git 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 (cherry picked from commit 1dedad2a00d8519d4892b8529b5f2fffcb768220) --- diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index 710d1f3c23..6413c4c49f 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -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