htcleo: use uncompressed kernel iamge
authorLukas Gorris <lukas@htc-linux.org>
Sun, 16 May 2010 23:31:19 +0000 (01:31 +0200)
committerLukas Gorris <lukas@htc-linux.org>
Sun, 16 May 2010 23:31:19 +0000 (01:31 +0200)
conf/machine/include/htc-qsd8.inc

index ac3e7d2..440894b 100644 (file)
@@ -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"