index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kernel-build.mk
Age
Commit message (
Expand
)
Author
2024-02-10
kernel-build.mk: add support for compiling only DTS
Christian Marangi
2022-09-30
build: make find_md5 reproducible with AUTOREMOVE
Christian Marangi
2022-05-18
build: drop HOST_LOADLIBES
Stijn Tintel
2021-08-10
generic: Kconfig: exit on unset symbol
David Bauer
2021-02-05
build: use SPDX license tags
Paul Spooren
2021-01-01
kernel-build: fix STRIP_KERNEL_EXPORTS for 64-bit kernels
Rui Salvaterra
2020-11-19
build: create $(PKG_SYMVERS_DIR) if non-existent
Sebastian Kemper
2020-11-13
build: filter out more autogenerated kernel config options
Felix Fietkau
2020-11-13
build: pass KBUILD_EXTRA_SYMBOLS with symvers files for kernel module packages
Felix Fietkau
2020-07-08
build: add 'make kernel_xconfig' command
Sergio E. Nemirowski
2020-05-31
build: compress kernel debuginfo using zstd
Matthias Schiffer
2020-04-09
build: fix kernel_menuconfig on macOS with newer kernel versions
Felix Fietkau
2019-11-24
kernel-build: ignore runtime config options during reconfig
Petr Štetiar
2019-11-14
kernel-build: fix kernel_menuconfig breakage by forcing YACC
Petr Štetiar
2019-09-03
include: kernel-build: pass pkg-config overrides to kernel build
Jo-Philipp Wich
2018-07-14
include/kernel-build.mk: fix kernel rebuild on backport patch changes
Matthias Schiffer
2018-01-27
Config-devel.in: rename symbol KERNEL_GIT_BRANCH -> KERNEL_GIT_REF
Alexandru Ardelean
2017-08-05
kernel: split patches folder up into backport, pending and hack folders
John Crispin
2017-06-07
kernel: fix segmentation fault in mconf on linux
Felix Fietkau
2017-06-07
build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mk
Felix Fietkau
2017-02-26
build: get rid of host.mk
Felix Fietkau
2017-02-15
build: skip headers install and config on make target/linux/prepare
Felix Fietkau
2017-01-18
git-kernel: $(SUBDIR) should always be $(LINUX_VERSION)
Mirko Vogt
2016-12-16
treewide: clean up download hashes
Felix Fietkau
2016-12-04
include/kernel: Switch to git download method
Florian Fainelli
2016-10-04
build: fix regression on running make kernel_menuconfig
Felix Fietkau
2016-08-19
kernel: check the right directories for rebuild
Jonas Gorski
2016-08-05
kernel: make the kernel build auto-clean the build dir like package builds
Felix Fietkau
2016-01-31
build system: have tar use $SOURCE_DATE_EPOCH for --mtime
Felix Fietkau
2016-01-29
kernel: remove .config.prev when running make kernel_*config to fix rebuild e...
Felix Fietkau
2014-10-12
kernel-build.mk: add .NOTPARALLEL
Felix Fietkau
2014-09-15
kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels
John Crispin
2014-06-02
include: fix kernel download failure with git & local trees
John Crispin
2013-12-14
build: speed up kernel symbol export stripping
Felix Fietkau
2013-06-27
buildroot: build a second pass kernel if initramfs is enabled
Florian Fainelli
2013-01-26
kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips
Felix Fietkau
2013-01-26
kernel: fix module export stripping
Felix Fietkau
2012-12-02
kernel: fix stripping symbol exports
Felix Fietkau
2011-10-03
kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI o...
Jo-Philipp Wich
2011-04-06
build: clean up handling of the kernel config
Felix Fietkau
2010-08-06
Add kernel_nconfig make target
Lars-Peter Clausen
2010-07-21
add a build system option for collecting all kernel debug information (includ...
Felix Fietkau
2010-02-16
Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on...
Felix Fietkau
2010-02-11
sort Kconfig symbols automatically to make Kaloz happy :p
Gabor Juhos
2009-11-11
merge target kernel config files with subtarget config files and add a variab...
Felix Fietkau
2009-08-08
add an optional config option for stripping all unnecessary symbol exports fr...
Felix Fietkau
2009-04-21
kernel: make sure all patches are applied before running menuconfig or oldconfig
Felix Fietkau
2008-08-27
enable quilt by default for the kernel tree
Felix Fietkau
2008-08-23
fix make kernel_menuconfig for subtarget kernel config files
Felix Fietkau
2008-08-16
rework parallel building to get rid of some warnings and add back support for...
Felix Fietkau
[next]