From 2e8a3bb35f746915dc8256e67cafc4e5b42c8619 Mon Sep 17 00:00:00 2001 From: Stijn Segers Date: Sat, 13 Jan 2018 17:18:21 +0100 Subject: ar71xx: Netgear WNR2000v4: do not include USB packages [17.01] 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. v2 fixes the silly typo in the patch title (WNR2000v4 instead of WNR200v4) Signed-off-by: Stijn Segers --- target/linux/ar71xx/image/legacy-devices.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ar71xx') diff --git a/target/linux/ar71xx/image/legacy-devices.mk b/target/linux/ar71xx/image/legacy-devices.mk index 87423ce..6667bef 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 -- cgit v1.1