summaryrefslogtreecommitdiffstats
path: root/target/linux/package/shfs
Commit message (Collapse)AuthorAgeFilesLines
* fix BR2_ and CONFIG_ issuesmbm2006-05-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix #404wbx2006-03-281-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change cp to $(CP)mbm2006-02-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade libvorbis to v1.1.2, spca5xx to v20060101 and add gcc4 fix for shfskaloz2006-01-291-0/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3068 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a patch to export various kernel symbols in lib/string.c (like in 2.6),nico2006-01-171-7/+2
| | | | | | | fix shfs build on 2.4 (hopefully, but no real tests yet) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* large target/linux cleanupnbd2006-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 filesnico2005-12-081-5/+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 modulesnico2005-11-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't strip kernel modulesnico2005-11-081-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rework the kernel menuconfig, nico2005-11-021-3/+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 packagesnico2005-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, nico2005-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 reorganizationnico2005-10-241-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove spurious spacesnico2005-10-231-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add PATHwbx2005-09-031-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new flash map driver, jffs2 is found, squashfs not.wbx2005-09-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing target/linux/rules.mk includenico2005-08-181-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable kmod build when target arch != mipselnico2005-08-181-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add board tag to kernel module version and add versioned depend (does not ↵nbd2005-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 ↵nbd2005-05-284-0/+182
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