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