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:
a1d9d4a
)
linux 2.6.21: atstk1000 needs uImage instead of zImage
author
Koen Kooi
<koen@openembedded.org>
Sat, 2 Jun 2007 08:54:41 +0000
(08:54 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 2 Jun 2007 08:54:41 +0000
(08:54 +0000)
packages/linux/linux_2.6.21.bb
patch
|
blob
|
history
diff --git
a/packages/linux/linux_2.6.21.bb
b/packages/linux/linux_2.6.21.bb
index
7416d5d
..
c608fe3
100644
(file)
--- a/
packages/linux/linux_2.6.21.bb
+++ b/
packages/linux/linux_2.6.21.bb
@@
-22,6
+22,7
@@
inherit kernel
KERNEL_IMAGETYPE_progear = "bzImage"
KERNEL_IMAGETYPE_simpad = "zImage"
KERNEL_IMAGETYPE_kb9202 = "uImage"
+KERNEL_IMAGETYPE_at32stk1000 = "uImage"
do_configure_prepend() {
if [ "${TARGET_OS}" == "linux-gnueabi" -o "${TARGET_OS}" == "linux-uclibcgnueabi" ]; then