diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-03-09 22:55:13 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-03-09 22:55:13 +0000 |
commit | f32d3bc30e83079d353fe72e8f33dfa741bae292 (patch) | |
tree | e1c7e8dedbd8f3a9407c5025e5e501cdb5475aa2 /openwrt/package/linux/control | |
parent | 2489bff8c0ee47946e4051b23d65ce27e9857441 (diff) | |
download | mtk-20170518-f32d3bc30e83079d353fe72e8f33dfa741bae292.zip mtk-20170518-f32d3bc30e83079d353fe72e8f33dfa741bae292.tar.gz mtk-20170518-f32d3bc30e83079d353fe72e8f33dfa741bae292.tar.bz2 |
Add kmod-nfs package
SVN-Revision: 360
Diffstat (limited to 'openwrt/package/linux/control')
-rw-r--r-- | openwrt/package/linux/control/kmod-nfs.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/linux/control/kmod-nfs.control b/openwrt/package/linux/control/kmod-nfs.control new file mode 100644 index 0000000..9d38c31 --- /dev/null +++ b/openwrt/package/linux/control/kmod-nfs.control @@ -0,0 +1,8 @@ +Package: kmod-nfs +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 NFS support |