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

18 Commits

Author SHA1 Message Date
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
kaloz
3bf49b9656 upgrade libvorbis to v1.1.2, spca5xx to v20060101 and add gcc4 fix for shfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-29 21:26:43 +00:00
nico
025924cec2 add a patch to export various kernel symbols in lib/string.c (like in 2.6),
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
2006-01-17 15:45:36 +00:00
nbd
dab3ca1324 large target/linux cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 19:43:00 +00:00
nico
b369478658 remove Maintainer: and Source: fields from ipkg control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-08 22:29:00 +00:00
nico
cf9079e3b8 use the same versioning scheme for kernel and modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-08 04:38:37 +00:00
nico
edb00048a3 don't strip kernel modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-08 03:49:58 +00:00
nico
646dad29db rework the kernel menuconfig,
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
2005-11-02 22:30:28 +00:00
nico
ce69351348 use the cross-compiler to build additional packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-02 02:42:06 +00:00
nico
0a6dc7ccb6 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/openwrt@2311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-01 17:30:26 +00:00
nico
506f118604 continue massive kernel menuconfig reorganization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-24 02:10:06 +00:00
nico
594e7ef815 remove spurious spaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-23 13:18:28 +00:00
wbx
d681cd0117 add PATH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-03 19:27:27 +00:00
wbx
13ada0b245 add new flash map driver, jffs2 is found, squashfs not.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-03 17:57:21 +00:00
nico
3004e9b5ab add missing target/linux/rules.mk include
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-18 12:50:14 +00:00
nico
99f380afb6 enable kmod build when target arch != mipsel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-18 08:13:53 +00:00
nbd
9f0f9cb05f 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/openwrt@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 15:36:31 +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