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

20 Commits

Author SHA1 Message Date
nico
7814b06349 fix kmod-fuse build on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-02 01:25:05 +00:00
wbx
22a1832e50 update to 2.5.2 to fix compile issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-28 18:21:42 +00:00
mbm
475e0d8860 change cp to $(CP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-01 23:53:19 +00:00
nbd
489f9455f2 large target/linux cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 19:43:00 +00:00
nico
1be4794eae remove Maintainer: and Source: fields from ipkg control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-08 22:29:00 +00:00
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
404d4426ba rework the kernel menuconfig,
always use prompt to display config text instead of bool/tristate

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-02 22:30:28 +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
cbfefe3fab continue massive kernel menuconfig reorganization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-24 02:10:06 +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
nico
511f628c2e fix typo in Source: field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-04 21:13:47 +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
6639a23679 change co-maintainer e-mail
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-30 14:38:05 +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