aboutsummaryrefslogtreecommitdiff
path: root/fs/Makefile
diff options
context:
space:
mode:
authorstroese <stroese>2004-12-16 17:26:24 +0000
committerstroese <stroese>2004-12-16 17:26:24 +0000
commit2b9187127f6c1fe23adcbec3c390b9bf87779100 (patch)
tree289e0f0c3ba910f0b0b4d6254fef4cc778db207b /fs/Makefile
parent138ff60c1e76fdf0fa77ee1ec7ef299f96330c59 (diff)
ext2fs support added
Diffstat (limited to 'fs/Makefile')
-rw-r--r--fs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Makefile b/fs/Makefile
index c7507905d..79cbdeaa7 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 \