git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59eef48
)
linux-omap1.inc : autoload ohci_hcd module so USB works without manual
author
Philip Balister
<philip@balister.org>
Mon, 22 Jan 2007 23:24:38 +0000
(23:24 +0000)
committer
Philip Balister
<philip@balister.org>
Mon, 22 Jan 2007 23:24:38 +0000
(23:24 +0000)
intervention.
packages/linux/linux-omap1.inc
patch
|
blob
|
history
diff --git
a/packages/linux/linux-omap1.inc
b/packages/linux/linux-omap1.inc
index
8e78ac1
..
ac7d398
100644
(file)
--- a/
packages/linux/linux-omap1.inc
+++ b/
packages/linux/linux-omap1.inc
@@
-10,6
+10,8
@@
inherit kernel
KERNEL_IMAGETYPE = "vmlinux"
KERNEL_OUTPUT = "${KERNEL_IMAGETYPE}"
+module_autoload_ohci-hcd_omap5912osk = "ohci-hcd"
+
do_configure_prepend() {
if [ "${TARGET_OS}" == "linux-gnueabi" -o "${TARGET_OS}" == "linux-uclibcgnueabi" ]; then