diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-03-19 23:37:26 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-03-19 23:37:26 +0000 |
commit | 45126a72fca6b59151bfe67e0eb85e4f176d30b2 (patch) | |
tree | 66b15c6693c0db9ded456f35a0ea43d6904ae9ba /package/linux/control | |
parent | e5d1a45018d7562df6f4f5817f1c7e3b449025d8 (diff) | |
download | upstream-45126a72fca6b59151bfe67e0eb85e4f176d30b2.tar.gz upstream-45126a72fca6b59151bfe67e0eb85e4f176d30b2.tar.bz2 upstream-45126a72fca6b59151bfe67e0eb85e4f176d30b2.zip |
add smbfs module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@393 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux/control')
-rw-r--r-- | package/linux/control/kmod-smbfs.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/linux/control/kmod-smbfs.control b/package/linux/control/kmod-smbfs.control new file mode 100644 index 0000000000..cf8b46e8e7 --- /dev/null +++ b/package/linux/control/kmod-smbfs.control @@ -0,0 +1,8 @@ +Package: kmod-smbfs +Priority: optional +Section: sys +Version: 2.4.29-1 +Architecture: mipsel +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: Kernel modules for SMB support |