diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-04-19 06:37:37 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-04-19 06:37:37 +0000 |
commit | 50362a3afcb1946f404bb7379daa5b03205e6d01 (patch) | |
tree | 719d975ca5418fb08fe39aadaac1873fd60aedc1 /package/shfs/ipkg/kmod-shfs.control | |
parent | 542ea9fa6fa9404642758f86bc8b734ed5013ed4 (diff) | |
download | upstream-50362a3afcb1946f404bb7379daa5b03205e6d01.tar.gz upstream-50362a3afcb1946f404bb7379daa5b03205e6d01.tar.bz2 upstream-50362a3afcb1946f404bb7379daa5b03205e6d01.zip |
Change shfs, uniformize package makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@684 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/shfs/ipkg/kmod-shfs.control')
-rw-r--r-- | package/shfs/ipkg/kmod-shfs.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/shfs/ipkg/kmod-shfs.control b/package/shfs/ipkg/kmod-shfs.control new file mode 100644 index 0000000000..b7ce612933 --- /dev/null +++ b/package/shfs/ipkg/kmod-shfs.control @@ -0,0 +1,8 @@ +Package: kmod-shfs +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/shfs/ +Description: SHell FileSystem Linux kernel module |