summaryrefslogtreecommitdiffstats
path: root/target/linux/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add kernel_nconfig make targetLars-Peter Clausen2010-08-061-1/+1
| | | | SVN-Revision: 22518
* rework parallel building to get rid of some warnings and add back support ↵Felix Fietkau2008-08-161-1/+1
| | | | | | for parallelizing the kernel build fixes #3882 SVN-Revision: 12322
* large improvement for parallel builds. works without V=99 now and without ↵Felix Fietkau2008-06-091-2/+3
| | | | | | 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 Fietkau2007-09-081-1/+1
| | | | | | 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 Fietkau2007-09-061-1/+1
| | | | | | (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 Fietkau2007-07-301-2/+2
| | | | SVN-Revision: 8242
* add kernel_oldconfig targetFelix Fietkau2007-07-161-1/+1
| | | | SVN-Revision: 8003
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵Felix Fietkau2007-06-041-19/+2
| | | | | | 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 Fietkau2007-06-031-0/+3
| | | | SVN-Revision: 7474
* make kernel_menuconfig work without target toolchainFelix Fietkau2007-02-161-1/+1
| | | | SVN-Revision: 6312
* add top-level kernel_menuconfig target to unpack and reconfigure the kernel ↵Felix Fietkau2007-02-161-0/+3
| | | | | | - uses config.pl to generate target/linux/*/config and config-diff SVN-Revision: 6310
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-1/+0
| | | | SVN-Revision: 5226
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+24