treewide: remove kmod-usb-core from DEVICE_PACKAGES
[openwrt/openwrt.git] / target / linux / ar71xx / generic / profiles / 00-default.mk
index f5ebdd2dd85588f478609f03eae75e3c245e10ea..18fd385cc39825c8d281b50b66f1f63f202ca54b 100644 (file)
@@ -8,7 +8,7 @@
 define Profile/Default
        NAME:=Default Profile (all drivers)
        PACKAGES:= \
-               kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport
+               kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport
        PRIORITY := 1
 endef