From f77708d4a592a0d77b878515bde9674978a75124 Mon Sep 17 00:00:00 2001 From: Sungbo Eo Date: Sun, 26 Apr 2020 20:22:33 +0900 Subject: [PATCH] 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) --- target/linux/ramips/image/rt305x.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index 0623197055..d890802307 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -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