brcm47xx: fix cfe config detection on WGT634U broken in r33920
[openwrt.git] / target / linux / brcm47xx / profiles / WRT350Nv1.mk
index 4141964..c861615 100644 (file)
@@ -7,10 +7,10 @@
 
 define Profile/WRT350Nv1
   NAME:=Linksys WRT350Nv1
-  PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ssb-gige kmod-ocf-ubsec-ssb
+  PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-tg3 kmod-ocf-ubsec-ssb
 endef
 
 define Profile/WRT350Nv1/Description
        Package set compatible with the Linksys WRT350Nv1. Contains USB support
 endef
-$(eval $(call Profile,WRT350Nv1)
+$(eval $(call Profile,WRT350Nv1))