summaryrefslogtreecommitdiff
path: root/target/linux/mpc85xx/profiles/00-default.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-01-10 12:26:28 +0100
committerFelix Fietkau <nbd@nbd.name>2017-01-10 13:44:24 +0100
commit96ade7adae9fc3a6c7940bce9152bee074348cec (patch)
treece3c3378c715b4a29cd0937807fd0aca4812308f /target/linux/mpc85xx/profiles/00-default.mk
parent0b2b162db977cccb1d70b9a2625132120fe2e244 (diff)
downloadmtk-20170518-96ade7adae9fc3a6c7940bce9152bee074348cec.zip
mtk-20170518-96ade7adae9fc3a6c7940bce9152bee074348cec.tar.gz
mtk-20170518-96ade7adae9fc3a6c7940bce9152bee074348cec.tar.bz2
mpc85xx: build usb support into the kernel instead of packaging it separately
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/mpc85xx/profiles/00-default.mk')
-rw-r--r--target/linux/mpc85xx/profiles/00-default.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/profiles/00-default.mk b/target/linux/mpc85xx/profiles/00-default.mk
index a0b2558..7dcb8fa 100644
--- a/target/linux/mpc85xx/profiles/00-default.mk
+++ b/target/linux/mpc85xx/profiles/00-default.mk
@@ -7,7 +7,6 @@
define Profile/Default
NAME:=Default Profile (all drivers)
- PACKAGES:=kmod-usb-core kmod-usb2 kmod-usb2-fsl
endef
define Profile/Default/Description