aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorLukas Gorris <lukas@htc-linux.org>2010-05-17 01:31:19 +0200
committerLukas Gorris <lukas@htc-linux.org>2010-05-17 01:31:19 +0200
commit1b18816f4d0891d505c98df6ef8ae9e78d68f42a (patch)
treedbab231de84dd38ed968e4a5ee616605cfa4fff0 /conf
parentb0adb60c4c3e4f61210f3834594cb69b1c84e3bd (diff)
downloadopenembedded-1b18816f4d0891d505c98df6ef8ae9e78d68f42a.tar.gz
htcleo: use uncompressed kernel iamge
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/htc-qsd8.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/htc-qsd8.inc b/conf/machine/include/htc-qsd8.inc
index ac3e7d22ee..440894b063 100644
--- a/conf/machine/include/htc-qsd8.inc
+++ b/conf/machine/include/htc-qsd8.inc
@@ -22,6 +22,9 @@ MACHINE_DISPLAY_HEIGHT_PIXELS = "640"
# use this for overrides
MACHINE_CLASS = "htc-qsd8"
+# use uncompressed kernel image
+KERNEL_IMAGETYPE = Image
+
# features
MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usb keyboard"