brcm47xx: fix USB driver choice for Asus WL-500W
[openwrt/staging/jow.git] / target / linux / brcm47xx / image / Makefile
index 1bf577e159a1741ce203f3bb8f1e32e376dd360c..8c681ac345a18e70a86d299c6cf327cc89ca4288 100644 (file)
@@ -300,7 +300,7 @@ TARGET_DEVICES += asus-wl-500gp-v2
 
 define Device/asus-wl-500w
   DEVICE_TITLE := Asus WL-500W
-  DEVICE_PACKAGES := kmod-b43 $(USB2_PACKAGES)
+  DEVICE_PACKAGES := kmod-b43 kmod-usb-uhci kmod-usb2-pci
   $(Device/asus)
   PRODUCTID := "WL500W      "
 endef