diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-01-20 04:01:20 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-01-20 04:01:20 +0000 |
commit | 8d8ca15ad35b1648d18e5a2cb2f36b620ed9f8ff (patch) | |
tree | 455e96196212c04a3b3b9588695dad03840e9942 /target/linux/aruba-2.6 | |
parent | ea45a49b0c83c208fe6f908a6f71121ec8f1149a (diff) | |
download | upstream-8d8ca15ad35b1648d18e5a2cb2f36b620ed9f8ff.tar.gz upstream-8d8ca15ad35b1648d18e5a2cb2f36b620ed9f8ff.tar.bz2 upstream-8d8ca15ad35b1648d18e5a2cb2f36b620ed9f8ff.zip |
add kmod-fs-minix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3024 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/aruba-2.6')
-rw-r--r-- | target/linux/aruba-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/aruba-2.6/config b/target/linux/aruba-2.6/config index e662d99fee..a5e81fe13b 100644 --- a/target/linux/aruba-2.6/config +++ b/target/linux/aruba-2.6/config @@ -1272,7 +1272,7 @@ CONFIG_JFS_FS=m # CONFIG_JFS_STATISTICS is not set # CONFIG_FS_POSIX_ACL is not set # CONFIG_XFS_FS is not set -# CONFIG_MINIX_FS is not set +CONFIG_MINIX_FS=m # CONFIG_ROMFS_FS is not set # CONFIG_INOTIFY is not set # CONFIG_QUOTA is not set |