linux-msm7xxxx don't create .cpio.gz images
authorLukas Gorris <lukas.gorris@gmail.com>
Sat, 28 Feb 2009 20:20:24 +0000 (21:20 +0100)
committerLukas Gorris <lukas.gorris@gmail.com>
Sat, 28 Feb 2009 20:20:24 +0000 (21:20 +0100)
conf/machine/include/htc-msm7.inc

index 3b26e0b..5d7596f 100644 (file)
@@ -16,7 +16,7 @@ MACHINE_CLASS = "htc-msm7"
 MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usb keyboard"
 
 # filesystems
-IMAGE_FSTYPES = "tar.gz cpio.gz"
+IMAGE_FSTYPES = "tar.gz"
 
 # CPU
 require conf/machine/include/tune-arm1136-novfp.inc