summaryrefslogtreecommitdiff
path: root/conf/machine/wrap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/wrap.conf')
-rw-r--r--conf/machine/wrap.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/wrap.conf b/conf/machine/wrap.conf
index 34d6775932..d73c80214c 100644
--- a/conf/machine/wrap.conf
+++ b/conf/machine/wrap.conf
@@ -32,3 +32,5 @@ IMAGE_DEVICE_TABLES = "files/device_table-minimal.txt"
# glibc
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"
+
+KERNEL_IMAGETYPE = "bzImage"