aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap/profiles
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-01-10 13:12:31 +0100
committerFelix Fietkau <nbd@nbd.name>2017-01-10 13:44:26 +0100
commit7ff7be96dd3491a4762a33c5b5062e5680a99849 (patch)
tree971de94729c3ad6afe483729b88cc9225451c7ec /target/linux/omap/profiles
parent10f7a8d6482e4f8b7704a1a6f313bf30aa8d510e (diff)
downloadupstream-7ff7be96dd3491a4762a33c5b5062e5680a99849.tar.gz
upstream-7ff7be96dd3491a4762a33c5b5062e5680a99849.tar.bz2
upstream-7ff7be96dd3491a4762a33c5b5062e5680a99849.zip
omap: build various core drivers into the kernel instead of packaging them
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/omap/profiles')
-rw-r--r--target/linux/omap/profiles/beagleboard.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap/profiles/beagleboard.mk b/target/linux/omap/profiles/beagleboard.mk
index 3cf51d459a..aa8b68a43e 100644
--- a/target/linux/omap/profiles/beagleboard.mk
+++ b/target/linux/omap/profiles/beagleboard.mk
@@ -7,7 +7,7 @@
define Profile/BEAGLEBOARD
NAME:=EBV BeagleBoard
- DEFAULT_PACKAGES += kmod-usb2 kmod-usb2-omap \
+ DEFAULT_PACKAGES += \
kmod-usb-net kmod-usb-net-asix \
kmod-usb-net-asix-ax88179 kmod-usb-net-hso \
kmod-usb-net-kaweth kmod-usb-net-pegasus \