summaryrefslogtreecommitdiff
path: root/include/kernel-build.mk
Commit message (Expand)AuthorAge
* git-kernel: $(SUBDIR) should always be $(LINUX_VERSION)Mirko Vogt2017-01-19
* treewide: clean up download hashesFelix Fietkau2016-12-16
* include/kernel: Switch to git download methodFlorian Fainelli2016-12-04
* build: fix regression on running make kernel_menuconfigFelix Fietkau2016-10-04
* kernel: check the right directories for rebuildJonas Gorski2016-08-19
* kernel: make the kernel build auto-clean the build dir like package buildsFelix Fietkau2016-08-05
* build system: have tar use $SOURCE_DATE_EPOCH for --mtimeFelix Fietkau2016-01-31
* kernel: remove .config.prev when running make kernel_*config to fix rebuild e...Felix Fietkau2016-01-29
* kernel-build.mk: add .NOTPARALLELFelix Fietkau2014-10-12
* kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernelsJohn Crispin2014-09-15
* include: fix kernel download failure with git & local treesJohn Crispin2014-06-02
* build: speed up kernel symbol export strippingFelix Fietkau2013-12-14
* buildroot: build a second pass kernel if initramfs is enabledFlorian Fainelli2013-06-27
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mipsFelix Fietkau2013-01-26
* kernel: fix module export strippingFelix Fietkau2013-01-26
* kernel: fix stripping symbol exportsFelix Fietkau2012-12-02
* kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI o...Jo-Philipp Wich2011-10-03
* build: clean up handling of the kernel configFelix Fietkau2011-04-06
* Add kernel_nconfig make targetLars-Peter Clausen2010-08-06
* add a build system option for collecting all kernel debug information (includ...Felix Fietkau2010-07-21
* Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on...Felix Fietkau2010-02-16
* sort Kconfig symbols automatically to make Kaloz happy :pGabor Juhos2010-02-11
* merge target kernel config files with subtarget config files and add a variab...Felix Fietkau2009-11-11
* add an optional config option for stripping all unnecessary symbol exports fr...Felix Fietkau2009-08-08
* kernel: make sure all patches are applied before running menuconfig or oldconfigFelix Fietkau2009-04-21
* enable quilt by default for the kernel treeFelix Fietkau2008-08-27
* fix make kernel_menuconfig for subtarget kernel config filesFelix Fietkau2008-08-23
* rework parallel building to get rid of some warnings and add back support for...Felix Fietkau2008-08-16
* create a platform config-* file if there is none already when running kernel_...Felix Fietkau2008-06-13
* large improvement for parallel builds. works without V=99 now and without war...Felix Fietkau2008-06-09
* fix kernel config on kernel_menuconfig abortFelix Fietkau2008-05-08
* fixes for refresh/update handlingFelix Fietkau2007-09-29
* Refactor downloading code into download.mk Support multiple file downloads Su...Felix Fietkau2007-09-29
* properly clean up after kernel_{old,menu}configFelix Fietkau2007-09-11
* fix kernel_menuconfigFelix Fietkau2007-09-10
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-06
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...Nicolas Thill2007-08-26
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* fix image installationFelix Fietkau2007-08-03
* silenceFelix Fietkau2007-07-30
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
* more dependency fixesFelix Fietkau2007-07-23
* prevent the new config changes from interfering with kernel_menuconfigFelix Fietkau2007-07-18
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-18
* add kernel_oldconfig targetFelix Fietkau2007-07-16
* kernel: fix dependencies for .config, use selections from oldconfig when runn...Felix Fietkau2007-07-16
* merge the kernel config parts at dump time, so that overrides that disable ce...Felix Fietkau2007-06-30
* prepare for the transition to linux 2.6.22 - make it possible to override the...Felix Fietkau2007-06-16
* implement quilt handling for the kernel tree ... and there was much rejoicing!Felix Fietkau2007-06-03