1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 14:27:39 +03:00
Commit Graph

22 Commits

Author SHA1 Message Date
mbm
02cdebbb91 credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
nbd
0b0afa4d81 add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
nbd
859e8f7f7d build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
nico
4e00d98efd normalize Makefiles.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 18:30:40 +00:00
nico
2a5404c81d add TARGET_CFLAGS to configure for userland lib and util.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-17 08:58:45 +00:00
nico
46a635746c move fuse from target/linux/package/ to package/, update to v2.5.3,
add userland lib, util and dev stuff from trunk.


git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-17 08:34:53 +00:00
nbd
737022a15e remove lots of non-essential packages
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-13 22:20:15 +00:00
wbx
06d2dd721e update to 2.5.2 to fix compile issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-28 18:21:42 +00:00
mbm
82daa5e9c0 change cp to $(CP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-01 23:53:19 +00:00
nbd
6b53157103 lots of small package changes and dependency cleanups for the V= stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 12:12:59 +00:00
nico
0f38239fa2 update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-20 03:00:29 +00:00
nico
89ca5e940c update fuse to v2.3.0 (thanks to Christian Magnusson)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-30 07:49:06 +00:00
nico
a546c891ad do not build kernel module here
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-15 03:22:42 +00:00
nbd
76ed58d705 move package/linux into target/linux, use wbx' new kernel code. support 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
2005-05-28 09:17:29 +00:00
nico
985941140b Fix wrong options passed to configure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 11:06:12 +00:00
nico
d236829440 Tweak package build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 21:14:18 +00:00
nbd
86f19908c9 remove unnecessary .installed target in fuse and remove some extra stuff now handled by rules.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-12 18:03:27 +00:00
nbd
93bdd99617 merge nico's package/rules.mk and package/templates.mk into one file, update packages that use this
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-09 09:33:23 +00:00
mbm
0302c892d1 fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-21 07:04:42 +00:00
nico
0962f3f886 Use common rules and templates, uniformize package Makefile, split package in sub-packages, add kernel version to kmod package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 06:20:14 +00:00
nico
f838644c0d Remove CVS dir from package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 04:50:40 +00:00
nico
54b1c6e107 Add fuse package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-09 02:28:41 +00:00