1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 10:03:14 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
76e0390eb3 disable alsa and openswan on brcm-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-03 04:28:44 +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
wbx
fb89cd24b7 update openswan to 2.40
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-29 12:40:16 +00:00
nbd
40efb2d38a fix external package build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-15 08:49:02 +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