[oe-commits] Koen Kooi : kexecboot.inc: update to reflect current device tables

GIT User account git at amethyst.openembedded.net
Thu Dec 11 16:29:57 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5c1a421f73d9688341ace9c4dd4db59c3ef4b988
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5c1a421f73d9688341ace9c4dd4db59c3ef4b988

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Dec 11 17:27:06 2008 +0100

kexecboot.inc: update to reflect current device tables

---

 conf/machine/include/kexecboot.inc |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/conf/machine/include/kexecboot.inc b/conf/machine/include/kexecboot.inc
index 8158f3c..7e22008 100644
--- 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"





More information about the Openembedded-commits mailing list