X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=fs%2FMakefile;h=118ae78f2d37d46f0f56f48763a7cc9aa88b59b9;hb=9c73f4b81172bc9f1b8f132450e69bcfb5b960ca;hp=273d90e011b90afc1d32ca706abc21e11913a67a;hpb=7e2a24dca9a3213f0b4941562e4387e20bec3e2d;p=oweals%2Fu-boot.git diff --git a/fs/Makefile b/fs/Makefile index 273d90e011..118ae78f2d 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -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 \