brcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716...
[15.05/openwrt.git] / target / linux / ar71xx / profiles / compex.mk
index cd9fd48..38d963a 100644 (file)
@@ -6,12 +6,12 @@
 #
 
 define Profile/WP543
-       NAME:=Compex WP543
-       PACKAGES:=kmod-usb-ohci kmod-usb2
+       NAME:=Compex WP543/WPJ543
+       PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
 endef
 
 define Profile/WP543/Description
-       Package set optimized for the Compex WP543.
+       Package set optimized for the Compex WP543/WPJ543 boards.
 endef
 
 $(eval $(call Profile,WP543))