summaryrefslogtreecommitdiffstats
path: root/include/kernel-defaults.mk
Commit message (Expand)AuthorAgeFilesLines
* kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbolflorian2013-01-151-0/+1
* use xz compressed kernel tarballskaloz2012-11-181-1/+1
* [buildroot] kernel-defaults: factor common code handling initramfs optionsflorian2012-10-311-30/+25
* [buildroot] properly reindent Kernel/Prepare/Defaultflorian2012-10-301-6/+6
* kernel: suppress redundant calls to headers installationnbd2012-09-151-1/+1
* kernel: remove the explicit kernel make call for "oldconfig prepare scripts",...nbd2012-09-151-1/+0
* kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...nbd2012-07-201-0/+1
* build: allow KERNELNAME to contain multiple kernel make targetsflorian2012-06-181-1/+1
* include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSEjuhosg2012-05-051-1/+1
* Fix iptables abuse of kernel header files. Use exported headers instead.juhosg2012-05-031-0/+1
* build: rework verbosity level selectionnbd2012-04-261-5/+2
* [include/kernel-defaults.mk] enable verbose output of kernel build if V=99 is...mirko2012-04-241-0/+4
* [image] define external cpioblogic2012-04-051-0/+16
* include: calculate md5sum over sorted kernel config symbol list and incorpera...jow2012-01-081-0/+1
* add a portable version of sys/sysmacros.h and and let the kernel use the host...nbd2011-07-021-0/+2
* build: clean up handling of the kernel confignbd2011-04-061-1/+1
* only support EABI on ARM targetskaloz2011-03-071-2/+0
* fixup board specific KERNELNAME overrideskaloz2011-01-271-3/+1
* 2.6.38 supports xz ramdisks, tookaloz2011-01-241-0/+1
* [buildroot] make targets provide their KERNELNAMEflorian2010-11-081-9/+0
* remove linux 2.4 specific build system codenbd2010-06-261-12/+2
* finalize lzma/jffs2 support (currently not enebled by default, for kernels >=...acoul2010-04-131-3/+2
* make lzo compressed initramfs selectable, tookaloz2009-11-211-0/+1
* merge target kernel config files with subtarget config files and add a variab...nbd2009-11-111-1/+1
* automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)nbd2009-11-111-1/+2
* add menuconfig option for enabling debugfs support in the kerneljuhosg2009-09-081-0/+1
* add menuconfig option for selecting initramfs compressionjuhosg2009-08-161-5/+7
* add an optional config option for stripping all unnecessary symbol exports fr...nbd2009-08-081-0/+5
* 2.6.30 supports different initramfs compressors, take care of themkaloz2009-04-291-0/+2
* [kernel] also strip the .notes section of the kernelflorian2009-04-271-1/+1
* move the EABI config override to the generic kernel config overrides, as it's...nbd2009-02-211-0/+2
* kernel: add missing definition for CONFIG_KALLSYMS_ALLnbd2009-02-141-0/+1
* strip the .note.gnu.build-id section from kernel images, which on some platfo...nbd2009-02-021-2/+4
* Add menuconfig option for enabling profiling in the kernel.lars2009-01-291-0/+1
* add a menuconfig option for enabling KALLSYMS for the kernelnbd2009-01-201-0/+3
* use the default kernel target on powerpckaloz2008-11-261-3/+0
* Adds support for using a local clone of a git treehcg2008-10-101-4/+16
* enable quilt by default for the kernel treenbd2008-08-271-1/+1
* rework parallel building to get rid of some warningsnbd2008-08-161-6/+6
* spurious initramfs breakage fixnbd2008-07-051-19/+20
* Disabling use of libintl in kconfig.agb2007-12-261-0/+1
* add external kernel tree supportejka2007-11-201-0/+10
* fix the image buildernbd2007-11-141-16/+0
* Allow targets to specify extra initramfs source filesnbd2007-10-231-1/+3
* Use current UID for initramfs root user:groupnbd2007-10-231-2/+2
* don't specify "CC=<nothing>" on kernel build command linenbd2007-10-231-4/+8
* move a stampfile to make it easier to override the patch templatenbd2007-09-291-0/+1
* remove (unused?) linux symlink in BUILD_DIRnico2007-09-161-2/+0
* add support for device type based package preselectionsnbd2007-09-081-3/+13
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-081-5/+2