aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-03-01 01:13:09 +0100
committerAndrea Adami <andrea.adami@gmail.com>2009-03-01 01:13:09 +0100
commit513d94442bae6d199b1e017c09068f940a946414 (patch)
tree7c25a2cdfd6d76a2a49f3c4948277eb38136229d /conf
parente6628e74828f7b32eaf513de745550f0edb21d68 (diff)
downloadopenembedded-513d94442bae6d199b1e017c09068f940a946414.tar.gz
initramfs-kexecboot-image: clean image-specific stuff right here
- revert last commit
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/kexecboot.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/machine/include/kexecboot.inc b/conf/machine/include/kexecboot.inc
index ecc855dc8d..1835af4727 100644
--- a/conf/machine/include/kexecboot.inc
+++ b/conf/machine/include/kexecboot.inc
@@ -14,9 +14,3 @@ RDEPENDS_kernel-base = "kernel-image"
DONT_CHECK_KERNELSIZE ?= "1"
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS_append = " kexecboot-cfg"
-
-IMAGE_LOGIN_MANAGER = ""
-IMAGE_INIT_MANAGER = ""
-IMAGE_INITSCRIPTS = ""
-IMAGE_DEV_MANAGER = ""
-ONLINE_PACKAGE_MANAGEMENT = "none"