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:
98e9985
)
kexecboot.inc: update to reflect current device tables
author
Koen Kooi
<koen@openembedded.org>
Thu, 11 Dec 2008 16:27:06 +0000
(17:27 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 11 Dec 2008 16:27:06 +0000
(17:27 +0100)
conf/machine/include/kexecboot.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/kexecboot.inc
b/conf/machine/include/kexecboot.inc
index
8158f3c
..
7e22008
100644
(file)
--- a/
conf/machine/include/kexecboot.inc
+++ b/
conf/machine/include/kexecboot.inc
@@
-10,6
+10,3
@@
RDEPENDS_kernel-base = "kernel-image"
# we store kernel images in rootfs and only a minimal initramfs kernel in mtd1 for booting other kernels
DONT_CHECK_KERNELSIZE ?= "1"
-IMAGE_DEVICE_TABLES ?= "files/device_table-minimal.txt"
-#add some device nodes for kexecboot
-IMAGE_DEVICE_TABLES_append = " files/device_table-kexecboot.txt"