summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorTim 'timtim' Ellis <tim.ellis@foonas.org>2009-02-02 18:27:28 +0000
committerTim 'timtim' Ellis <tim.ellis@foonas.org>2009-02-02 18:27:28 +0000
commit8dfef90d3425764e078e53d84b7bd45a1a8f6a10 (patch)
tree3280daf7d1e2415ef749c4231c5cac2a8b90921c /conf
parent60fabe643960cfee39e3de65c1031ff8e42ec652 (diff)
parente63550e3b306bc6d6261ebdad7ff639ae128a90c (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/kexecboot.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/kexecboot.inc b/conf/machine/include/kexecboot.inc
index deaccb3add..0a9f209fe2 100644
--- a/conf/machine/include/kexecboot.inc
+++ b/conf/machine/include/kexecboot.inc
@@ -5,6 +5,7 @@
MACHINE_FEATURES_append = " kexecboot "
IMAGE_FSTYPES += " tar.gz "
+EXTRA_IMAGEDEPENDS += "linux-kexecboot"
# Include Kernel image in kexecboot enabled images
RDEPENDS_kernel-base = "kernel-image"