Commit Graph

15 Commits (4f330ac6d98dabd3a0710918f68cfdb8bcd38d9f)

Author SHA1 Message Date
Nicolas Thill 6e922efe60 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
Nicolas Thill 883159b6f0 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
Nicolas Thill 442bb9fdd2 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
Nicolas Thill 07ea0ea1bb 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
Nicolas Thill 75ec5292e0 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
Nicolas Thill 4b60e9bd89 update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-20 03:00:29 +00:00
Nicolas Thill 1e5b8d0310 fix typo in Source: field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-04 21:13:47 +00:00
Waldemar Brodkorb c118cbf2b9 add PATH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-03 20:51:26 +00:00
Nicolas Thill c111466a34 change co-maintainer e-mail
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-30 14:38:05 +00:00
Nicolas Thill dff508d773 update fuse to v2.3.0 (thanks to Christian Magnusson)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-30 07:49:06 +00:00
Felix Fietkau f7ed972e18 don't pass build cflags to fuse kernel module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-27 02:05:54 +00:00
Felix Fietkau 86a2bb674a 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
Nicolas Thill 3e345ca20c do not build lib and util here,
enable kmod build when target arch != mipsel


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-15 03:25:51 +00:00
Felix Fietkau bc4ba23f31 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
Felix Fietkau 1c4a2a55f7 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