summaryrefslogtreecommitdiff
path: root/meta/conf/machine/hx2000.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/hx2000.conf')
-rw-r--r--meta/conf/machine/hx2000.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/conf/machine/hx2000.conf b/meta/conf/machine/hx2000.conf
index d7077af59..5a896c8f3 100644
--- a/meta/conf/machine/hx2000.conf
+++ b/meta/conf/machine/hx2000.conf
@@ -61,3 +61,7 @@ module_autoload_pxa27x_udc = "pxa27x_udc"
#FIXME: this should be controlled by a userspace utility later.
module_autoload_g_ether = "g_ether"
+
+# Don't include kernels in standard images for Zaurus machines
+RDEPENDS_kernel-base = ""
+KERNEL_IMAGETYPE = "zImage"