[oe-commits] Dmitry Baryshkov : tosa: enable kexecboot

GIT User account git at amethyst.openembedded.net
Thu Jan 29 01:59:37 UTC 2009


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

Author: Dmitry Baryshkov <dbaryshkov at gmail.com>
Date:   Tue Dec  9 00:36:11 2008 +0300

tosa: enable kexecboot

Signed-off-by: Dmitry Baryshkov <dbaryshkov at gmail.com>

---

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

diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
index ed0e05d..d3b41cf 100644
--- a/conf/machine/tosa.conf
+++ b/conf/machine/tosa.conf
@@ -5,6 +5,9 @@
 require conf/machine/include/zaurus-2.6.inc
 require conf/machine/include/tune-xscale.inc
 
+# uncomment to build initramfs-kexecboot kernel
+require conf/machine/include/kexecboot.inc
+
 IMAGE_FSTYPES ?= "jffs2"
 
 # wlan-ng Modules





More information about the Openembedded-commits mailing list