[FS] Added support for ROMFS
[pandora-u-boot.git] / fs / Makefile
index 273d90e..118ae78 100644 (file)
@@ -22,7 +22,7 @@
 #
 #
 
-SUBDIRS        := jffs2 cramfs fdos fat reiserfs ext2
+SUBDIRS        := romfs jffs2 cramfs fdos fat reiserfs ext2
 
 $(obj).depend all:
        @for dir in $(SUBDIRS) ; do \