Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 |
| | | | | SVN-Revision: 8695 | ||
* | 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 | ||
* | split out profile definitions from Makefiles | Tim Yardley | 2007-03-02 |
| | | | | | | | | | | | structure is as follows: target/linux/<arch>/profiles/<profilename>.mk These files are included by a blob match in the target Makefile The files should be labeled based on their profile Name in the definition SVN-Revision: 6468 | ||
* | Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵ | Felix Fietkau | 2007-01-20 |
| | | | | | | new target profile SVN-Revision: 6142 | ||
* | add descriptions to the broadcom target profiles and export them to the ↵ | Felix Fietkau | 2007-01-20 |
| | | | | | | target metadata (not presented in menuconfig yet) SVN-Revision: 6137 | ||
* | remove bogus part of the broadcom target descriptions | Felix Fietkau | 2007-01-16 |
| | | | | SVN-Revision: 6109 | ||
* | move several instances of DEFAULT:=y to profile preselections (easier for ↵ | Felix Fietkau | 2007-01-14 |
| | | | | | | the image builder to pick up) SVN-Revision: 6096 | ||
* | store the default kernel version for our ports in a single place (target ↵ | Felix Fietkau | 2006-12-25 |
| | | | | | | makefiles can still override it if necessary) SVN-Revision: 5899 | ||
* | disable broadcom jffs2 images by default | Felix Fietkau | 2006-12-12 |
| | | | | SVN-Revision: 5773 | ||
* | fix brcm-2.4 target profiles | Felix Fietkau | 2006-11-27 |
| | | | | SVN-Revision: 5658 | ||
* | upgrade to linux 2.4.33.4 | Felix Fietkau | 2006-11-24 |
| | | | | SVN-Revision: 5634 | ||
* | autodetect atm, pci, usb, pcmcia features from kernel config file | Felix Fietkau | 2006-11-19 |
| | | | | SVN-Revision: 5586 | ||
* | reorder variables | Felix Fietkau | 2006-11-12 |
| | | | | SVN-Revision: 5513 | ||
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 |
| | | | | SVN-Revision: 5512 | ||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 |
| | | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498 | ||
* | cleanup/rewrite of the kernel build process | Felix Fietkau | 2006-10-19 |
| | | | | SVN-Revision: 5226 | ||
* | cleanup | Felix Fietkau | 2006-10-19 |
| | | | | SVN-Revision: 5224 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |