John Crispin
|
34106f4a1a
include: Allow git kernel branch selection
|
11 年 前 |
John Crispin
|
c77feae6be
include: Clean-up kernel git command options management
|
11 年 前 |
John Crispin
|
45e3540a3f
config: Remove KERNEL_GIT_LOCAL_REPOSITORY option
|
11 年 前 |
John Crispin
|
76133009c9
sparse: add as a new package selectable from the config
|
11 年 前 |
Felix Fietkau
|
627e974c99
partially revert "build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TAR_OPTIONS to unpack.mk"
|
11 年 前 |
John Crispin
|
b5542f6aed
include: r39979 broke kernel unpacking
|
11 年 前 |
Felix Fietkau
|
f440e7faea
kernel: fix parallel build issues with header install
|
12 年 前 |
Imre Kaloz
|
7aaa9bc91c
add x86_64 target support
|
12 年 前 |
Florian Fainelli
|
cdcde21b8d
include: handle LZ4 compression scheme
|
12 年 前 |
Felix Fietkau
|
bb494ed639
kernel: fix remaining initramfs related breakage
|
12 年 前 |
Luka Perkov
|
448decfa8e
include: fix path for kernel-generated cpio removal
|
12 年 前 |
Florian Fainelli
|
5b5fd9f92d
include: force a kernel-generated cpio removal and rebuild
|
12 年 前 |
Florian Fainelli
|
bc7260a125
buildroot: filter out dtbs KERNELNAME target (#13785)
|
12 年 前 |
Florian Fainelli
|
eab95ea467
buildroot: copy KENRNELNAME files to $(KDIR)
|
12 年 前 |
Florian Fainelli
|
a890ccd6e0
buildroot: build a second pass kernel if initramfs is enabled
|
12 年 前 |
Florian Fainelli
|
b729d41d64
buildroot: workaround broken syntax highlighting
|
12 年 前 |
Florian Fainelli
|
d85ec2b936
kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol
|
13 年 前 |
Imre Kaloz
|
0fa21ec3eb
use xz compressed kernel tarballs
|
13 年 前 |
Florian Fainelli
|
451803c51a
kernel-defaults: factor common code handling initramfs options
|
13 年 前 |
Florian Fainelli
|
246e563cb7
properly reindent Kernel/Prepare/Default
|
13 年 前 |
Felix Fietkau
|
482a6d4aea
kernel: suppress redundant calls to headers installation
|
13 年 前 |
Felix Fietkau
|
8091d3f2e8
kernel: remove the explicit kernel make call for "oldconfig prepare scripts", the kernel build system has proper dependencies
|
13 年 前 |
Felix Fietkau
|
b1f318de53
kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x
|
13 年 前 |
Florian Fainelli
|
6de0939c3a
build: allow KERNELNAME to contain multiple kernel make targets
|
13 年 前 |
Gabor Juhos
|
622146a518
include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE
|
13 年 前 |
Gabor Juhos
|
3349cf2691
Fix iptables abuse of kernel header files. Use exported headers instead.
|
13 年 前 |
Felix Fietkau
|
34ffb526a2
build: rework verbosity level selection
|
13 年 前 |
Mirko Vogt
|
ea14276046
enable verbose output of kernel build if V=99 is passed
|
13 年 前 |
John Crispin
|
032f3ea5e7
define external cpio
|
13 年 前 |
Jo-Philipp Wich
|
97af76a920
include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible.
|
14 年 前 |