diff options
| author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-23 22:25:11 +0000 |
|---|---|---|
| committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-23 22:25:11 +0000 |
| commit | ff9963e6bb2c0eb327ea890ff067dd026f1a3f3b (patch) | |
| tree | e91c723f8a3afd2d8b70905b8e7a0ad3d8febdc7 /openwrt/package/cifsmount/Config.in | |
| parent | c4329d081f266a0ddf29fdbb5e709fcf065ea9ac (diff) | |
add mount.cifs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@437 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/cifsmount/Config.in')
| -rw-r--r-- | openwrt/package/cifsmount/Config.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/cifsmount/Config.in b/openwrt/package/cifsmount/Config.in new file mode 100644 index 000000000..35d91abc3 --- /dev/null +++ b/openwrt/package/cifsmount/Config.in @@ -0,0 +1,5 @@ +config BR2_PACKAGE_CIFSMOUNT + tristate "mount.cifs" + default m + help + user space helper for mounting remote CIFS shares |
