aboutsummaryrefslogtreecommitdiff
path: root/target/linux/brcm-2.4/Makefile
Commit message (Collapse)AuthorAge
* adapt profiles for subtarget changesFelix Fietkau2007-09-08
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-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 Fietkau2007-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 MakefilesTim Yardley2007-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 Fietkau2007-01-20
| | | | | | new target profile SVN-Revision: 6142
* add descriptions to the broadcom target profiles and export them to the ↵Felix Fietkau2007-01-20
| | | | | | target metadata (not presented in menuconfig yet) SVN-Revision: 6137
* remove bogus part of the broadcom target descriptionsFelix Fietkau2007-01-16
| | | | SVN-Revision: 6109
* move several instances of DEFAULT:=y to profile preselections (easier for ↵Felix Fietkau2007-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 Fietkau2006-12-25
| | | | | | makefiles can still override it if necessary) SVN-Revision: 5899
* disable broadcom jffs2 images by defaultFelix Fietkau2006-12-12
| | | | SVN-Revision: 5773
* fix brcm-2.4 target profilesFelix Fietkau2006-11-27
| | | | SVN-Revision: 5658
* upgrade to linux 2.4.33.4Felix Fietkau2006-11-24
| | | | SVN-Revision: 5634
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-19
| | | | SVN-Revision: 5586
* reorder variablesFelix Fietkau2006-11-12
| | | | SVN-Revision: 5513
* implement target profiles in menuconfigFelix Fietkau2006-11-12
| | | | SVN-Revision: 5512
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-11
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-19
| | | | SVN-Revision: 5226
* cleanupFelix Fietkau2006-10-19
| | | | SVN-Revision: 5224
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20