Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add kernel_nconfig make target | Lars-Peter Clausen | 2010-08-06 |
| | | | | SVN-Revision: 22518 | ||
* | rework parallel building to get rid of some warnings and add back support ↵ | Felix Fietkau | 2008-08-16 |
| | | | | | | for parallelizing the kernel build fixes #3882 SVN-Revision: 12322 | ||
* | large improvement for parallel builds. works without V=99 now and without ↵ | Felix Fietkau | 2008-06-09 |
| | | | | | | warnings. tested with -j on an 2x dual core opteron machine SVN-Revision: 11414 | ||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 |
| | | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 | ||
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 |
| | | | | SVN-Revision: 8242 | ||
* | add kernel_oldconfig target | Felix Fietkau | 2007-07-16 |
| | | | | SVN-Revision: 8003 | ||
* | Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵ | Felix Fietkau | 2007-06-04 |
| | | | | | | the patches. Also added a target package/refresh which will do this to all packages in the buildroot SVN-Revision: 7488 | ||
* | implement quilt handling for the kernel tree ... and there was much rejoicing! | Felix Fietkau | 2007-06-03 |
| | | | | SVN-Revision: 7474 | ||
* | make kernel_menuconfig work without target toolchain | Felix Fietkau | 2007-02-16 |
| | | | | SVN-Revision: 6312 | ||
* | add top-level kernel_menuconfig target to unpack and reconfigure the kernel ↵ | Felix Fietkau | 2007-02-16 |
| | | | | | | - uses config.pl to generate target/linux/*/config and config-diff SVN-Revision: 6310 | ||
* | cleanup/rewrite of the kernel build process | Felix Fietkau | 2006-10-19 |
| | | | | SVN-Revision: 5226 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |