Felix Fietkau
|
bb494ed639
kernel: fix remaining initramfs related breakage
|
12 years ago |
Luka Perkov
|
448decfa8e
include: fix path for kernel-generated cpio removal
|
12 years ago |
Florian Fainelli
|
5b5fd9f92d
include: force a kernel-generated cpio removal and rebuild
|
12 years ago |
Florian Fainelli
|
bc7260a125
buildroot: filter out dtbs KERNELNAME target (#13785)
|
12 years ago |
Florian Fainelli
|
eab95ea467
buildroot: copy KENRNELNAME files to $(KDIR)
|
12 years ago |
Florian Fainelli
|
a890ccd6e0
buildroot: build a second pass kernel if initramfs is enabled
|
12 years ago |
Florian Fainelli
|
b729d41d64
buildroot: workaround broken syntax highlighting
|
12 years ago |
Florian Fainelli
|
d85ec2b936
kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol
|
13 years ago |
Imre Kaloz
|
0fa21ec3eb
use xz compressed kernel tarballs
|
13 years ago |
Florian Fainelli
|
451803c51a
kernel-defaults: factor common code handling initramfs options
|
13 years ago |
Florian Fainelli
|
246e563cb7
properly reindent Kernel/Prepare/Default
|
13 years ago |
Felix Fietkau
|
482a6d4aea
kernel: suppress redundant calls to headers installation
|
13 years ago |
Felix Fietkau
|
8091d3f2e8
kernel: remove the explicit kernel make call for "oldconfig prepare scripts", the kernel build system has proper dependencies
|
13 years ago |
Felix Fietkau
|
b1f318de53
kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x
|
13 years ago |
Florian Fainelli
|
6de0939c3a
build: allow KERNELNAME to contain multiple kernel make targets
|
13 years ago |
Gabor Juhos
|
622146a518
include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE
|
13 years ago |
Gabor Juhos
|
3349cf2691
Fix iptables abuse of kernel header files. Use exported headers instead.
|
13 years ago |
Felix Fietkau
|
34ffb526a2
build: rework verbosity level selection
|
13 years ago |
Mirko Vogt
|
ea14276046
enable verbose output of kernel build if V=99 is passed
|
13 years ago |
John Crispin
|
032f3ea5e7
define external cpio
|
13 years ago |
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 years ago |
Felix Fietkau
|
fc0863785a
add a portable version of sys/sysmacros.h and and let the kernel use the host include dir, fixes x86 builds on non-gnu systems
|
14 years ago |
Felix Fietkau
|
caf4747f0c
build: clean up handling of the kernel config
|
14 years ago |
Imre Kaloz
|
b74308c433
only support EABI on ARM targets
|
15 years ago |
Imre Kaloz
|
a361eab890
fixup board specific KERNELNAME overrides
|
15 years ago |
Imre Kaloz
|
832fc4a133
2.6.38 supports xz ramdisks, too
|
15 years ago |
Florian Fainelli
|
b6e9f1dfe0
make targets provide their KERNELNAME
|
15 years ago |
Felix Fietkau
|
6117c04c94
remove linux 2.4 specific build system code
|
15 years ago |
Alexandros C. Couloumbis
|
43ee14563c
finalize lzma/jffs2 support (currently not enebled by default, for kernels >=2.6.33) based on Edgar Soldin patches: https://lists.openwrt.org/pipermail/openwrt-devel/2010-March/006550.html
|
15 years ago |
Imre Kaloz
|
0ebb9220a0
make lzo compressed initramfs selectable, too
|
16 years ago |