[oe] [PATCH 08/14] zaurus-2.6.inc: switch to kexecboot and deploy kernel in /boot

Andrea Adami andrea.adami at gmail.com
Sun Jan 18 02:24:28 UTC 2009


---
 conf/machine/include/zaurus-2.6.inc |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/conf/machine/include/zaurus-2.6.inc b/conf/machine/include/zaurus-2.6.inc
index eee7631..8adb3d5 100644
--- a/conf/machine/include/zaurus-2.6.inc
+++ b/conf/machine/include/zaurus-2.6.inc
@@ -83,3 +83,7 @@ zaurus_make_installkit () {
 RDEPENDS_kernel-base = ""
 
 KERNEL_IMAGETYPE ?= "zImage"
+
+# uncomment this if you want to override the legacy layout
+# and deploy kernel in /boot
+require conf/machine/include/kexecboot.inc
-- 
1.6.0.6





More information about the Openembedded-devel mailing list