projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[at91] Include the usb-ohci module as default
[openwrt.git]
/
target
/
linux
/
at91
/
Makefile
diff --git
a/target/linux/at91/Makefile
b/target/linux/at91/Makefile
index
d37aa53
..
355f441
100644
(file)
--- a/
target/linux/at91/Makefile
+++ b/
target/linux/at91/Makefile
@@
-17,6
+17,7
@@
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES+= kmod-usb-ohci
KERNELNAME:="uImage"
define Target/Description
This page took
0.026844 seconds
and
4
git commands to generate.