projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[xburst] Fix usb gadget driver build
[openwrt.git]
/
target
/
linux
/
octeon
/
profiles
/
100-Mototech.mk
diff --git
a/target/linux/octeon/profiles/100-Mototech.mk
b/target/linux/octeon/profiles/100-Mototech.mk
index
62698ad
..
17e778b
100644
(file)
--- a/
target/linux/octeon/profiles/100-Mototech.mk
+++ b/
target/linux/octeon/profiles/100-Mototech.mk
@@
-7,7
+7,8
@@
define Profile/mototech
NAME:=Mototech evaluation board
define Profile/mototech
NAME:=Mototech evaluation board
- PACKAGES:=kmod-ath9k kmod-ata-core kmod-ata-sil24 kmod-usb-core kmod-usb2
+ PACKAGES:=kmod-ath9k kmod-ata-core kmod-ata-sil24 kmod-usb-core kmod-usb2 \
+ kmod-usb-octeon
endef
define Profile/mototech/Description
endef
define Profile/mototech/Description
This page took
0.024923 seconds
and
4
git commands to generate.