summaryrefslogtreecommitdiff
path: root/include/kernel-build.mk
Commit message (Expand)AuthorAge
...
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-04
* fix an error in the kernel image related commitFelix Fietkau2007-03-02
* kernel build cleanupFelix Fietkau2007-03-02
* fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP timeFelix Fietkau2007-02-23
* fix a small bug in the order of the profile metadata dumpFelix Fietkau2007-02-22
* last commit was missing a change...Felix Fietkau2007-02-22
* Reorganize kernel configs - target/linux/*/config is now a directory. ./confi...Felix Fietkau2007-02-22
* make kernel_menuconfig work without target toolchainFelix Fietkau2007-02-16
* add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...Felix Fietkau2007-02-16
* Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; the...Felix Fietkau2007-02-04
* make spca5xx depend on video device support in the kernelFelix Fietkau2007-01-21
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a n...Felix Fietkau2007-01-20
* add descriptions to the broadcom target profiles and export them to the targe...Felix Fietkau2007-01-20
* store the default kernel version for our ports in a single place (target make...Felix Fietkau2006-12-25
* Also build bzImage for rdc boardsFlorian Fainelli2006-12-23
* replace another instance of a relative path to generic-2.* with an absolute o...Felix Fietkau2006-12-20
* some platform support path name cleanupFelix Fietkau2006-12-18
* fix path to generic init file when using a symlinked target support directoryFelix Fietkau2006-12-16
* more cleanup, build fix on freebsdFelix Fietkau2006-11-28
* minor cleanup and freebsd compile fixFelix Fietkau2006-11-27
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-19
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...Felix Fietkau2006-11-18
* implement target profiles in menuconfigFelix Fietkau2006-11-12
* make target/linux/* directories self-contained, use the selected kernel versi...Felix Fietkau2006-11-11
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-19
* cleanupFelix Fietkau2006-10-19
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-19
* improve parallel buildingFelix Fietkau2006-10-18
* fix uml-2.6 build, move KERNELNAME to kernel-build.mkNicolas Thill2006-10-18
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsFelix Fietkau2006-10-14
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20