beagleboard: start generating jffs2 images now that a NAND driver exists
authorKoen Kooi <koen@openembedded.org>
Wed, 28 May 2008 15:21:17 +0000 (15:21 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 28 May 2008 15:21:17 +0000 (15:21 +0000)
conf/machine/beagleboard.conf

index 824ab2b..6842897 100644 (file)
@@ -18,7 +18,7 @@ include conf/machine/include/tune-arm1136jf-s.inc
 #include conf/machine/include/tune-cortexa8.inc
 
 
-IMAGE_FSTYPES ?= "tar.bz2"
+IMAGE_FSTYPES += "tar.bz2 jffs2"
 
 # Guesswork
 SERIAL_CONSOLE = "115200 ttyS2"