switch to the new usbport LED trigger
[openwrt/staging/florian.git] / target / linux / ar71xx / generic / profiles / 00-default.mk
index aa46f22c54a7a0105c0ffbace0b5f4222d3847a6..f5ebdd2dd85588f478609f03eae75e3c245e10ea 100644 (file)
@@ -7,7 +7,9 @@
 
 define Profile/Default
        NAME:=Default Profile (all drivers)
-       PACKAGES:=kmod-ath9k kmod-madwifi kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig vsc7385-ucode-ap83 vsc7385-ucode-pb44 vsc7395-ucode-ap83 vsc7395-ucode-pb44 wpad-mini
+       PACKAGES:= \
+               kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport
+       PRIORITY := 1
 endef
 
 define Profile/Default/Description