Add reiserfs module and include it in the FSG-3 profile.

SVN-Revision: 8872
This commit is contained in:
Rod Whitby
2007-09-20 11:11:41 +00:00
parent e54ed7065d
commit c538ef9899
2 changed files with 19 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ define Profile/FSG3
PACKAGES:= \
kmod-madwifi wireless-tools \
kmod-usb-core kmod-usb-uhci kmod-usb2 kmod-usb-storage \
kmod-fs-ext2
kmod-fs-ext2 kmod-fs-reiserfs
endef
define Profile/FSG3/Description