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:
dd97002
)
dsplink: activate module build
author
Koen Kooi
<koen@openembedded.org>
Thu, 15 May 2008 13:10:27 +0000
(13:10 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 15 May 2008 13:10:27 +0000
(13:10 +0000)
packages/dsplink/dsplink_1.50.bb
patch
|
blob
|
history
diff --git
a/packages/dsplink/dsplink_1.50.bb
b/packages/dsplink/dsplink_1.50.bb
index
6e97d2a
..
a822cf1
100644
(file)
--- a/
packages/dsplink/dsplink_1.50.bb
+++ b/
packages/dsplink/dsplink_1.50.bb
@@
-1,6
+1,6
@@
DESCRIPTION = "DSP Link for TI ARM/DSP processors"
-DEPENDS
-
"virtual/kernel"
+DEPENDS
=
"virtual/kernel"
PR = "r0"
@@
-19,6
+19,7
@@
do_configure () {
}
do_compile () {
+sh ${S}/etc/host/scripts/Linux/buildmodule.sh
}
PACKAGE_ARCH = "${MACHINE_ARCH}"