Add fuse package
authorNicolas Thill <nico@openwrt.org>
Sat, 9 Apr 2005 02:28:41 +0000 (02:28 +0000)
committerNicolas Thill <nico@openwrt.org>
Sat, 9 Apr 2005 02:28:41 +0000 (02:28 +0000)
commit6b62c9b211655c184064e28f19b8315cc6ee4233
tree30863380b421b1628341b19a341e86f48300dc7d
parent80111df18a8085265176e364769e39d43a985c48
Add fuse package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@594 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/fuse/Config.in [new file with mode: 0644]
package/fuse/Makefile [new file with mode: 0644]
package/fuse/ipkg/fuse-utils/CONTROL/control [new file with mode: 0644]
package/fuse/ipkg/kmod-fuse/CONTROL/control [new file with mode: 0644]
package/fuse/ipkg/libfuse-dev/CONTROL/control [new file with mode: 0644]
package/fuse/ipkg/libfuse/CONTROL/control [new file with mode: 0644]
package/fuse/ipkg/rules [new file with mode: 0644]
package/fuse/ipkg/version [new file with mode: 0644]
package/fuse/patches/101-kmod-build.patch [new file with mode: 0644]
package/fuse/patches/102-cflags-configure.patch [new file with mode: 0644]