Generate less image types

This commit is contained in:
Nicolas Aguirre 2013-03-14 23:08:11 +01:00
parent 3c48817722
commit 9159d1b35e

View File

@ -27,7 +27,7 @@ UBOOT_LOADADDRESS = "0x40008000"
SPL_BINARY = "sunxi-spl.bin"
IMAGE_CLASSES += "sdcard_image-a10"
IMAGE_FSTYPES += "tar.bz2 squashfs ext3 a10-sdimg"
IMAGE_FSTYPES += "ext3 a10-sdimg"
# Guesswork
SERIAL_CONSOLE = "115200 ttyS0"