aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-12-11 17:27:06 +0100
committerKoen Kooi <koen@openembedded.org>2008-12-11 17:27:06 +0100
commit5c1a421f73d9688341ace9c4dd4db59c3ef4b988 (patch)
treeff6981301712413995b40741d0ed5716ddff5f90 /conf/machine
parent98e9985edab2eb072795a443e6d193fac7c048eb (diff)
downloadopenembedded-5c1a421f73d9688341ace9c4dd4db59c3ef4b988.tar.gz
kexecboot.inc: update to reflect current device tables
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/kexecboot.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/include/kexecboot.inc b/conf/machine/include/kexecboot.inc
index 8158f3ca02..7e2200853c 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"