summaryrefslogtreecommitdiffstats
path: root/include/kernel-build.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵Felix Fietkau2007-01-201-1/+1
| | | | | | new target profile SVN-Revision: 6142
* add descriptions to the broadcom target profiles and export them to the ↵Felix Fietkau2007-01-201-1/+6
| | | | | | target metadata (not presented in menuconfig yet) SVN-Revision: 6137
* store the default kernel version for our ports in a single place (target ↵Felix Fietkau2006-12-251-1/+1
| | | | | | makefiles can still override it if necessary) SVN-Revision: 5899
* Also build bzImage for rdc boardsFlorian Fainelli2006-12-231-0/+3
| | | | SVN-Revision: 5895
* replace another instance of a relative path to generic-2.* with an absolute ↵Felix Fietkau2006-12-201-1/+1
| | | | | | one (for symlinked target directories) SVN-Revision: 5885
* some platform support path name cleanupFelix Fietkau2006-12-181-2/+2
| | | | SVN-Revision: 5846
* fix path to generic init file when using a symlinked target support directoryFelix Fietkau2006-12-161-1/+1
| | | | SVN-Revision: 5805
* more cleanup, build fix on freebsdFelix Fietkau2006-11-281-3/+3
| | | | SVN-Revision: 5666
* minor cleanup and freebsd compile fixFelix Fietkau2006-11-271-3/+7
| | | | SVN-Revision: 5654
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-191-0/+17
| | | | SVN-Revision: 5586
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ↵Felix Fietkau2006-11-181-0/+2
| | | | | | the x86 builds SVN-Revision: 5569
* implement target profiles in menuconfigFelix Fietkau2006-11-121-21/+42
| | | | SVN-Revision: 5512
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-111-20/+30
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-67/+115
| | | | SVN-Revision: 5226
* cleanupFelix Fietkau2006-10-191-8/+7
| | | | SVN-Revision: 5224
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-30/+2
| | | | SVN-Revision: 5222
* improve parallel buildingFelix Fietkau2006-10-181-2/+2
| | | | SVN-Revision: 5208
* fix uml-2.6 build, move KERNELNAME to kernel-build.mkNicolas Thill2006-10-181-2/+14
| | | | SVN-Revision: 5204
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsFelix Fietkau2006-10-141-1/+1
| | | | SVN-Revision: 5083
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+145