Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵ | Felix Fietkau | 2006-10-07 | 4 | -149/+0 |
| | | | | | | all the developers are ready SVN-Revision: 4944 | ||||
* | fix kmod-fuse build on 2.4 | Nicolas Thill | 2006-04-02 | 1 | -2/+4 |
| | | | | SVN-Revision: 3577 | ||||
* | update to 2.5.2 to fix compile issue | Waldemar Brodkorb | 2006-03-28 | 2 | -24/+8 |
| | | | | SVN-Revision: 3527 | ||||
* | change cp to $(CP) | Mike Baker | 2006-02-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 3112 | ||||
* | large target/linux cleanup | Felix Fietkau | 2006-01-10 | 1 | -6/+2 |
| | | | | SVN-Revision: 2877 | ||||
* | remove Maintainer: and Source: fields from ipkg control files | Nicolas Thill | 2005-12-08 | 1 | -3/+1 |
| | | | | SVN-Revision: 2605 | ||||
* | use the same versioning scheme for kernel and modules | Nicolas Thill | 2005-11-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 2392 | ||||
* | rework the kernel menuconfig, always use prompt to display config text ↵ | Nicolas Thill | 2005-11-02 | 1 | -5/+2 |
| | | | | | | instead of bool/tristate SVN-Revision: 2315 | ||||
* | use the cross-compiler to build additional packages | Nicolas Thill | 2005-11-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 2312 | ||||
* | fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, fix alsa ↵ | Nicolas Thill | 2005-11-01 | 1 | -1/+1 |
| | | | | | | 2.6 build when arch != mipsel SVN-Revision: 2311 | ||||
* | continue massive kernel menuconfig reorganization | Nicolas Thill | 2005-10-24 | 1 | -2/+1 |
| | | | | SVN-Revision: 2297 | ||||
* | update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson) | Nicolas Thill | 2005-10-20 | 2 | -51/+31 |
| | | | | SVN-Revision: 2186 | ||||
* | fix typo in Source: field | Nicolas Thill | 2005-09-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 1849 | ||||
* | add PATH | Waldemar Brodkorb | 2005-09-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 1834 | ||||
* | change co-maintainer e-mail | Nicolas Thill | 2005-08-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 1799 | ||||
* | update fuse to v2.3.0 (thanks to Christian Magnusson) | Nicolas Thill | 2005-08-30 | 3 | -9/+8 |
| | | | | SVN-Revision: 1791 | ||||
* | don't pass build cflags to fuse kernel module | Felix Fietkau | 2005-08-27 | 1 | -1/+0 |
| | | | | SVN-Revision: 1760 | ||||
* | fix external package build | Felix Fietkau | 2005-08-15 | 1 | -1/+2 |
| | | | | SVN-Revision: 1682 | ||||
* | do not build lib and util here, enable kmod build when target arch != mipsel | Nicolas Thill | 2005-08-15 | 1 | -2/+3 |
| | | | | SVN-Revision: 1681 | ||||
* | add board tag to kernel module version and add versioned depend (does not ↵ | Felix Fietkau | 2005-06-11 | 1 | -1/+1 |
| | | | | | | work with current ipkg yet) SVN-Revision: 1202 | ||||
* | move package/linux into target/linux, use wbx' new kernel code. support ↵ | Felix Fietkau | 2005-05-28 | 5 | -0/+191 |
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. SVN-Revision: 1085 |