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

14 Commits

Author SHA1 Message Date
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
4cd5f4c04e don't strip kernel modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-08 03:49:58 +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
404ee35b31 remove spurious spaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-23 13:18:28 +00:00
wbx
311bf4ec41 add PATH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-03 19:27:27 +00:00
wbx
9f2b0bd697 add new flash map driver, jffs2 is found, squashfs not.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-03 17:57:21 +00:00
nico
f5b571686d add missing target/linux/rules.mk include
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-18 12:50:14 +00:00
nico
ab771d6694 enable kmod build when target arch != mipsel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-18 08:13:53 +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