index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kernel-build.mk
Commit message (
Expand
)
Author
Age
*
git-kernel: $(SUBDIR) should always be $(LINUX_VERSION)
Mirko Vogt
2017-01-19
*
treewide: clean up download hashes
Felix Fietkau
2016-12-16
*
include/kernel: Switch to git download method
Florian Fainelli
2016-12-04
*
build: fix regression on running make kernel_menuconfig
Felix Fietkau
2016-10-04
*
kernel: check the right directories for rebuild
Jonas Gorski
2016-08-19
*
kernel: make the kernel build auto-clean the build dir like package builds
Felix Fietkau
2016-08-05
*
build system: have tar use $SOURCE_DATE_EPOCH for --mtime
Felix Fietkau
2016-01-31
*
kernel: remove .config.prev when running make kernel_*config to fix rebuild e...
Felix Fietkau
2016-01-29
*
kernel-build.mk: add .NOTPARALLEL
Felix Fietkau
2014-10-12
*
kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels
John Crispin
2014-09-15
*
include: fix kernel download failure with git & local trees
John Crispin
2014-06-02
*
build: speed up kernel symbol export stripping
Felix Fietkau
2013-12-14
*
buildroot: build a second pass kernel if initramfs is enabled
Florian Fainelli
2013-06-27
*
kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips
Felix Fietkau
2013-01-26
*
kernel: fix module export stripping
Felix Fietkau
2013-01-26
*
kernel: fix stripping symbol exports
Felix Fietkau
2012-12-02
*
kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI o...
Jo-Philipp Wich
2011-10-03
*
build: clean up handling of the kernel config
Felix Fietkau
2011-04-06
*
Add kernel_nconfig make target
Lars-Peter Clausen
2010-08-06
*
add a build system option for collecting all kernel debug information (includ...
Felix Fietkau
2010-07-21
*
Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on...
Felix Fietkau
2010-02-16
*
sort Kconfig symbols automatically to make Kaloz happy :p
Gabor Juhos
2010-02-11
*
merge target kernel config files with subtarget config files and add a variab...
Felix Fietkau
2009-11-11
*
add an optional config option for stripping all unnecessary symbol exports fr...
Felix Fietkau
2009-08-08
*
kernel: make sure all patches are applied before running menuconfig or oldconfig
Felix Fietkau
2009-04-21
*
enable quilt by default for the kernel tree
Felix Fietkau
2008-08-27
*
fix make kernel_menuconfig for subtarget kernel config files
Felix Fietkau
2008-08-23
*
rework parallel building to get rid of some warnings and add back support for...
Felix Fietkau
2008-08-16
*
create a platform config-* file if there is none already when running kernel_...
Felix Fietkau
2008-06-13
*
large improvement for parallel builds. works without V=99 now and without war...
Felix Fietkau
2008-06-09
*
fix kernel config on kernel_menuconfig abort
Felix Fietkau
2008-05-08
*
fixes for refresh/update handling
Felix Fietkau
2007-09-29
*
Refactor downloading code into download.mk Support multiple file downloads Su...
Felix Fietkau
2007-09-29
*
properly clean up after kernel_{old,menu}config
Felix Fietkau
2007-09-11
*
fix kernel_menuconfig
Felix Fietkau
2007-09-10
*
major target cleanup. it is now possible to have subtargets that can override...
Felix Fietkau
2007-09-08
*
strip the kernel version suffix from target directories, except for brcm-2.4 ...
Felix Fietkau
2007-09-06
*
include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...
Nicolas Thill
2007-08-26
*
build system cleanup/restructuring as described in http://lists.openwrt.org/p...
Felix Fietkau
2007-08-07
*
fix image installation
Felix Fietkau
2007-08-03
*
silence
Felix Fietkau
2007-07-30
*
next round of cleanup, convert target/ - make -j works now ;)
Felix Fietkau
2007-07-30
*
more dependency fixes
Felix Fietkau
2007-07-23
*
prevent the new config changes from interfering with kernel_menuconfig
Felix Fietkau
2007-07-18
*
dynamically enable/disable kernel config options for kmod packages based on b...
Felix Fietkau
2007-07-18
*
add kernel_oldconfig target
Felix Fietkau
2007-07-16
*
kernel: fix dependencies for .config, use selections from oldconfig when runn...
Felix Fietkau
2007-07-16
*
merge the kernel config parts at dump time, so that overrides that disable ce...
Felix Fietkau
2007-06-30
*
prepare for the transition to linux 2.6.22 - make it possible to override the...
Felix Fietkau
2007-06-16
*
implement quilt handling for the kernel tree ... and there was much rejoicing!
Felix Fietkau
2007-06-03
[next]