aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-02-12 08:29:54 +0000
committerJohn Crispin <blogic@openwrt.org>2016-02-12 08:29:54 +0000
commit6247aa40378fb82f92d86c57d7ce108516a1ecb8 (patch)
treeb4e2e6cec903b303ddeedf8549e7e969424de227 /target/linux/ar71xx/generic
parent6d7cf491a3b2239545848124ceefc238ea655161 (diff)
downloadmaster-187ad058-6247aa40378fb82f92d86c57d7ce108516a1ecb8.tar.gz
master-187ad058-6247aa40378fb82f92d86c57d7ce108516a1ecb8.tar.bz2
master-187ad058-6247aa40378fb82f92d86c57d7ce108516a1ecb8.zip
ar71xx: WNR2000v3: exclude USB modules from image
Netgear WNR2000v3 has no USB port yet default system image includes USB kernel modules. This patch fixes that. Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48701 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/generic')
-rw-r--r--target/linux/ar71xx/generic/profiles/netgear.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/generic/profiles/netgear.mk b/target/linux/ar71xx/generic/profiles/netgear.mk
index ca22a18dd5..2796e46fec 100644
--- a/target/linux/ar71xx/generic/profiles/netgear.mk
+++ b/target/linux/ar71xx/generic/profiles/netgear.mk
@@ -30,6 +30,7 @@ $(eval $(call Profile,WNDR3700))
define Profile/WNR2000V3
NAME:=NETGEAR WNR2000V3
+ PACKAGES:= -kmod-usb-core -kmod-usb-ohci -kmod-usb2 -kmod-ledtrig-usbdev
endef
define Profile/WNR2000V3/Description