summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2016-02-12 08:29:54 +0000
committerJohn Crispin <john@openwrt.org>2016-02-12 08:29:54 +0000
commit9cf8461394ea7674505f32002c0d5c9df67c6810 (patch)
tree1dcf25a72d44dd30def3386d9ed6f7d20cae7d35 /target/linux/ar71xx/generic
parent48f82b53d046e001ee762f1312ff1088bda54b2b (diff)
downloadmaster-31e0f0ae-9cf8461394ea7674505f32002c0d5c9df67c6810.tar.gz
master-31e0f0ae-9cf8461394ea7674505f32002c0d5c9df67c6810.tar.bz2
master-31e0f0ae-9cf8461394ea7674505f32002c0d5c9df67c6810.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> SVN-Revision: 48701
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