aboutsummaryrefslogtreecommitdiffstats
path: root/package/shfs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, add userland utilsNicolas Thill2006-09-231-15/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set PATH in rules.mkMike Baker2006-08-041-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* BUILD_DIR -> KERNEL_BUILD_DIRFelix Fietkau2006-07-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* credit where credit is dueMike Baker2006-06-271-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-211-2/+2
| | | | | | lzma, mkfs.* into toolchain/ git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* normalize Makefiles.Nicolas Thill2006-06-181-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move shfs from target/linux/package/ to package/.Nicolas Thill2006-06-171-0/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove lots of non-essential packagesFelix Fietkau2006-04-131-42/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change cp to $(CP)Mike Baker2006-02-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only build and install utils here, Nicolas Thill2005-10-311-10/+9
| | | | | | standardize Makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2306 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-8/+0
| | | | | | 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
* Fix shfs build (install destination was not set)Nicolas Thill2005-05-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove unused SOURCE_DIR variableNicolas Thill2005-05-211-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing .configured target that caused superfluous package rebuild, ↵Nicolas Thill2005-05-191-12/+11
| | | | | | tweak package build git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up shfs packageFelix Fietkau2005-05-121-9/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge nico's package/rules.mk and package/templates.mk into one file, update ↵Felix Fietkau2005-05-091-6/+2
| | | | | | packages that use this git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change shfs, uniformize package makefileNicolas Thill2005-04-191-43/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove CVS dir from packageNicolas Thill2005-04-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add shfs packageNicolas Thill2005-04-091-0/+52
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@593 3c298f89-4303-0410-b956-a3cf2f4a3e73