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:
592be87
)
dht-walnot: set UBOOT_ENTRYPOINT in preparation of kernel recipe cleanup
author
Koen Kooi
<koen@openembedded.org>
Wed, 29 Aug 2007 10:02:10 +0000
(10:02 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 29 Aug 2007 10:02:10 +0000
(10:02 +0000)
conf/machine/dht-walnut.conf
patch
|
blob
|
history
diff --git
a/conf/machine/dht-walnut.conf
b/conf/machine/dht-walnut.conf
index
0ca65b7
..
146ecf9
100644
(file)
--- a/
conf/machine/dht-walnut.conf
+++ b/
conf/machine/dht-walnut.conf
@@
-8,6
+8,7
@@
TARGET_ARCH = "powerpc"
PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppc405"
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
+UBOOT_ENTRYPOINT = "0"
MACHINE_FEATURES = "kernel26 ext2"
MACHINE_TASK_PROVIDER = "task-base"