commit | 15be8137bb61edf7cf53f4e6efaf417efa0f7304 | [log] [tgz] |
---|---|---|
author | stroese <stroese> | Thu Dec 16 17:26:24 2004 +0000 |
committer | stroese <stroese> | Thu Dec 16 17:26:24 2004 +0000 |
tree | 289e0f0c3ba910f0b0b4d6254fef4cc778db207b | |
parent | 4ca3236137109cb5972df588562396e02f9d402c [diff] [blame] |
ext2fs support added
diff --git a/fs/Makefile b/fs/Makefile index c750790..79cbdea 100644 --- a/fs/Makefile +++ b/fs/Makefile
@@ -22,7 +22,7 @@ # # -SUBDIRS := jffs2 cramfs fdos fat reiserfs +SUBDIRS := jffs2 cramfs fdos fat reiserfs ext2 .depend all: @for dir in $(SUBDIRS) ; do \