summaryrefslogtreecommitdiff
path: root/include/kernel-defaults.mk
Commit message (Expand)AuthorAgeFilesLines
...
* strip the .note.gnu.build-id section from kernel images, which on some platfo...Felix Fietkau2009-02-021-2/+4
* Add menuconfig option for enabling profiling in the kernel.Lars-Peter Clausen2009-01-291-0/+1
* add a menuconfig option for enabling KALLSYMS for the kernelFelix Fietkau2009-01-201-0/+3
* use the default kernel target on powerpcImre Kaloz2008-11-261-3/+0
* Adds support for using a local clone of a git treeHamish Guthrie2008-10-101-4/+16
* enable quilt by default for the kernel treeFelix Fietkau2008-08-271-1/+1
* rework parallel building to get rid of some warnings and add back support for...Felix Fietkau2008-08-161-6/+6
* spurious initramfs breakage fixFelix Fietkau2008-07-051-19/+20
* Disabling use of libintl in kconfig.Andy Boyett2007-12-261-0/+1
* add external kernel tree supportEugene Konev2007-11-201-0/+10
* fix the image builderFelix Fietkau2007-11-141-16/+0
* Allow targets to specify extra initramfs source filesFelix Fietkau2007-10-231-1/+3
* Use current UID for initramfs root user:groupFelix Fietkau2007-10-231-2/+2
* don't specify "CC=<nothing>" on kernel build command lineFelix Fietkau2007-10-231-4/+8
* move a stampfile to make it easier to override the patch templateFelix Fietkau2007-09-291-0/+1
* remove (unused?) linux symlink in BUILD_DIRNicolas Thill2007-09-161-2/+0
* add support for device type based package preselectionsFelix Fietkau2007-09-081-3/+13
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-081-5/+2
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-071-2/+2
* remove CONFIG_JLEVEL. use make -j in the futureFelix Fietkau2007-07-301-2/+2
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-181-5/+5
* fix the tar invocation in kernel build (#1935)Felix Fietkau2007-06-211-1/+1
* prepare for the transition to linux 2.6.22 - make it possible to override the...Felix Fietkau2007-06-161-2/+2
* add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...Imre Kaloz2007-06-081-0/+3
* implement quilt handling for the kernel tree ... and there was much rejoicing!Felix Fietkau2007-06-031-4/+3
* change handling of target/linux/generic-2.x/files to match other targets (#1648)Mike Baker2007-05-101-3/+2
* fix make kernel_menuconfig (#1637)Felix Fietkau2007-05-051-1/+1
* add workaround for occasional kernel module build failures related to kernel ...Felix Fietkau2007-04-251-0/+1
* Improved autorebuild for kernel related stuff. - make modules_install in the ...Felix Fietkau2007-04-181-1/+0
* trigger a kernel module rebuild when the kernel config changesFelix Fietkau2007-03-241-0/+3
* move default templates for the kernel build to kernel-defaults.mk (similar to...Felix Fietkau2007-03-241-0/+93