aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/package/fuse
Commit message (Collapse)AuthorAgeFilesLines
* change cp to $(CP)Mike Baker2006-02-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* large target/linux cleanupFelix Fietkau2006-01-101-6/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2877 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove Maintainer: and Source: fields from ipkg control filesNicolas Thill2005-12-081-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use the same versioning scheme for kernel and modulesNicolas Thill2005-11-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rework the kernel menuconfig, Nicolas Thill2005-11-021-5/+2
| | | | | | always use prompt to display config text instead of bool/tristate git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use the cross-compiler to build additional packagesNicolas Thill2005-11-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, Nicolas Thill2005-11-011-1/+1
| | | | | | | fix alsa 2.6 build when arch != mipsel git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* continue massive kernel menuconfig reorganizationNicolas Thill2005-10-241-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)Nicolas Thill2005-10-202-51/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo in Source: fieldNicolas Thill2005-09-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add PATHWaldemar Brodkorb2005-09-031-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change co-maintainer e-mailNicolas Thill2005-08-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update fuse to v2.3.0 (thanks to Christian Magnusson)Nicolas Thill2005-08-303-9/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't pass build cflags to fuse kernel moduleFelix Fietkau2005-08-271-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix external package buildFelix Fietkau2005-08-151-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not build lib and util here,Nicolas Thill2005-08-151-2/+3
| | | | | | | enable kmod build when target arch != mipsel git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-111-1/+1
| | | | | | work with current ipkg yet) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-285-0/+191
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73