* Patch by Pavel Bartusek, 21 Mar 2004
  Add Reiserfs support

* Patch by Hinko Kocevar, 20 Mar 2004
  - Add auto-release for SMSC LAN91c111 driver
  - Add save/restore of PTR and PNR regs as suggested in datasheet
diff --git a/fs/Makefile b/fs/Makefile
index c773003..c750790 100644
--- a/fs/Makefile
+++ b/fs/Makefile
@@ -22,7 +22,7 @@
 #
 #
 
-SUBDIRS	:= jffs2 cramfs fdos fat
+SUBDIRS	:= jffs2 cramfs fdos fat reiserfs
 
 .depend all:
 	@for dir in $(SUBDIRS) ; do \