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:
272312d
)
linux-smdk2440_2.6.18.bb : add compatible machine
author
Graeme Gregory
<dp@xora.org.uk>
Fri, 20 Oct 2006 09:52:03 +0000
(09:52 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Fri, 20 Oct 2006 09:52:03 +0000
(09:52 +0000)
packages/linux/linux-smdk2440_2.6.18.bb
patch
|
blob
|
history
diff --git
a/packages/linux/linux-smdk2440_2.6.18.bb
b/packages/linux/linux-smdk2440_2.6.18.bb
index
bf96454
..
2394991
100644
(file)
--- a/
packages/linux/linux-smdk2440_2.6.18.bb
+++ b/
packages/linux/linux-smdk2440_2.6.18.bb
@@
-15,6
+15,7
@@
S = "${WORKDIR}/linux-${PV}"
inherit kernel
COMPATIBLE_HOST = "arm.*-linux"
+COMPATIBLE_MACHINE = "smdk2440"
KERNEL_IMAGETYPE = "zImage"
do_configure() {