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

11 Commits

Author SHA1 Message Date
nico
1ad9b6899d use the same versioning scheme for kernel and modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-08 04:38:37 +00:00
nico
46ff394de2 use the cross-compiler to build additional packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-02 02:42:06 +00:00
nico
24dc1f527d fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable,
fix alsa 2.6 build when arch != mipsel


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-01 17:30:26 +00:00
nico
ad29099325 update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-20 03:00:29 +00:00
wbx
d595a9246e add PATH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-03 20:51:26 +00:00
nico
d7b52bb02b update fuse to v2.3.0 (thanks to Christian Magnusson)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-30 07:49:06 +00:00
nbd
85bd1ff052 don't pass build cflags to fuse kernel module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-27 02:05:54 +00:00
nbd
bc4db61582 fix external package build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-15 08:49:02 +00:00
nico
f598f1f3ed do not build lib and util here,
enable kmod build when target arch != mipsel


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-15 03:25:51 +00:00
nbd
4b5c94b655 add board tag to kernel module version and add versioned depend (does not work with current ipkg yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 15:36:31 +00:00
nbd
50af40000a 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@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 09:17:29 +00:00