Sergio E. Nemirowski
|
645b1ec3e2
build: add 'make kernel_xconfig' command
|
5 лет назад |
Matthias Schiffer
|
4bd7990488
build: compress kernel debuginfo using zstd
|
5 лет назад |
Felix Fietkau
|
5c6fe8e850
build: fix kernel_menuconfig on macOS with newer kernel versions
|
5 лет назад |
Petr Štetiar
|
74acc160a9
kernel-build: ignore runtime config options during reconfig
|
6 лет назад |
Petr Štetiar
|
f962e021d4
kernel-build: fix kernel_menuconfig breakage by forcing YACC
|
6 лет назад |
Jo-Philipp Wich
|
fe43969336
include: kernel-build: pass pkg-config overrides to kernel build
|
6 лет назад |
Matthias Schiffer
|
36fa1bbf6f
include/kernel-build.mk: fix kernel rebuild on backport patch changes
|
7 лет назад |
Alexandru Ardelean
|
ab6a96f3f5
Config-devel.in: rename symbol KERNEL_GIT_BRANCH -> KERNEL_GIT_REF
|
8 лет назад |
John Crispin
|
74d00a8c38
kernel: split patches folder up into backport, pending and hack folders
|
9 лет назад |
Felix Fietkau
|
fec38ebf0d
kernel: fix segmentation fault in mconf on linux
|
8 лет назад |
Felix Fietkau
|
0aed054bec
build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mk
|
8 лет назад |
Felix Fietkau
|
9467ce42da
build: get rid of host.mk
|
8 лет назад |
Felix Fietkau
|
dce6eeccc0
build: skip headers install and config on make target/linux/prepare
|
8 лет назад |
Mirko Vogt
|
c99f881568
git-kernel: $(SUBDIR) should always be $(LINUX_VERSION)
|
9 лет назад |
Felix Fietkau
|
720b99215d
treewide: clean up download hashes
|
9 лет назад |
Florian Fainelli
|
9a08c0ba80
include/kernel: Switch to git download method
|
9 лет назад |
Felix Fietkau
|
86c966a8ae
build: fix regression on running make kernel_menuconfig
|
9 лет назад |
Jonas Gorski
|
f3923dab7b
kernel: check the right directories for rebuild
|
9 лет назад |
Felix Fietkau
|
22ef1c83b3
kernel: make the kernel build auto-clean the build dir like package builds
|
9 лет назад |
Felix Fietkau
|
be6acba4dc
build system: have tar use $SOURCE_DATE_EPOCH for --mtime
|
10 лет назад |
Felix Fietkau
|
3021d3139b
kernel: remove .config.prev when running make kernel_*config to fix rebuild errors
|
10 лет назад |
Felix Fietkau
|
51c665bbdb
kernel-build.mk: add .NOTPARALLEL
|
11 лет назад |
John Crispin
|
2ef0acc5fc
kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels
|
11 лет назад |
John Crispin
|
2e240a44c1
include: fix kernel download failure with git & local trees
|
11 лет назад |
Felix Fietkau
|
5a6a47e431
build: speed up kernel symbol export stripping
|
12 лет назад |
Florian Fainelli
|
a890ccd6e0
buildroot: build a second pass kernel if initramfs is enabled
|
12 лет назад |
Felix Fietkau
|
8933b918cd
kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips
|
13 лет назад |
Felix Fietkau
|
7809d73fd2
kernel: fix module export stripping
|
13 лет назад |
Felix Fietkau
|
24b31c9428
kernel: fix stripping symbol exports
|
13 лет назад |
Jo-Philipp Wich
|
5171edd8d5
kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI or CONFIG_EXTERNAL_KERNEL_TREE, do not make the prepared stamp file depend on it in this case
|
14 лет назад |