[LEDE-DEV] [PATCH] ar71xx: Netgear WNR200v4: do not include USB packages [17.01]
Stijn Segers
foss at volatilesystems.org
Sat Jan 13 08:15:37 PST 2018
The Netgear WNR2000v4 does not have a USB port. Hence, including USB packages into the default images is useless.
It looks like the WNR2000v4 definition in master is OK.
Signed-off-by: Stijn Segers <foss at volatilesystems.org>
---
target/linux/ar71xx/image/legacy-devices.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/ar71xx/image/legacy-devices.mk b/target/linux/ar71xx/image/legacy-devices.mk
index 87423ce55c..6667bef97e 100644
--- a/target/linux/ar71xx/image/legacy-devices.mk
+++ b/target/linux/ar71xx/image/legacy-devices.mk
@@ -440,7 +440,6 @@ LEGACY_DEVICES += WNR2000V3
define LegacyDevice/WNR2000V4
DEVICE_TITLE := NETGEAR WNR2000V4
- DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport
endef
LEGACY_DEVICES += WNR2000V4
--
2.11.0
More information about the Lede-dev
mailing list