aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/nand
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/nand')
-rw-r--r--target/linux/ath79/nand/profiles/00-default.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/nand/profiles/00-default.mk b/target/linux/ath79/nand/profiles/00-default.mk
index 06ab790389..6e618113a5 100644
--- a/target/linux/ath79/nand/profiles/00-default.mk
+++ b/target/linux/ath79/nand/profiles/00-default.mk
@@ -8,7 +8,7 @@
define Profile/Default
NAME:=Default Profile
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