Florian Fainelli
|
d85ec2b936
kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol
|
hace 13 años |
Imre Kaloz
|
0fa21ec3eb
use xz compressed kernel tarballs
|
hace 13 años |
Florian Fainelli
|
451803c51a
kernel-defaults: factor common code handling initramfs options
|
hace 13 años |
Florian Fainelli
|
246e563cb7
properly reindent Kernel/Prepare/Default
|
hace 13 años |
Felix Fietkau
|
482a6d4aea
kernel: suppress redundant calls to headers installation
|
hace 13 años |
Felix Fietkau
|
8091d3f2e8
kernel: remove the explicit kernel make call for "oldconfig prepare scripts", the kernel build system has proper dependencies
|
hace 13 años |
Felix Fietkau
|
b1f318de53
kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x
|
hace 13 años |
Florian Fainelli
|
6de0939c3a
build: allow KERNELNAME to contain multiple kernel make targets
|
hace 13 años |
Gabor Juhos
|
622146a518
include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE
|
hace 13 años |
Gabor Juhos
|
3349cf2691
Fix iptables abuse of kernel header files. Use exported headers instead.
|
hace 13 años |
Felix Fietkau
|
34ffb526a2
build: rework verbosity level selection
|
hace 13 años |
Mirko Vogt
|
ea14276046
enable verbose output of kernel build if V=99 is passed
|
hace 13 años |
John Crispin
|
032f3ea5e7
define external cpio
|
hace 13 años |
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.
|
hace 14 años |
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
|
hace 14 años |
Felix Fietkau
|
caf4747f0c
build: clean up handling of the kernel config
|
hace 14 años |
Imre Kaloz
|
b74308c433
only support EABI on ARM targets
|
hace 15 años |
Imre Kaloz
|
a361eab890
fixup board specific KERNELNAME overrides
|
hace 15 años |
Imre Kaloz
|
832fc4a133
2.6.38 supports xz ramdisks, too
|
hace 15 años |
Florian Fainelli
|
b6e9f1dfe0
make targets provide their KERNELNAME
|
hace 15 años |
Felix Fietkau
|
6117c04c94
remove linux 2.4 specific build system code
|
hace 15 años |
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
|
hace 15 años |
Imre Kaloz
|
0ebb9220a0
make lzo compressed initramfs selectable, too
|
hace 16 años |
Felix Fietkau
|
ea41d3a288
merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9)
|
hace 16 años |
Felix Fietkau
|
bf2fe7ea9a
automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)
|
hace 16 años |
Gabor Juhos
|
f7033929fa
add menuconfig option for enabling debugfs support in the kernel
|
hace 16 años |
Gabor Juhos
|
e2f5de7a46
add menuconfig option for selecting initramfs compression
|
hace 16 años |
Felix Fietkau
|
bb5a40c64b
add an optional config option for stripping all unnecessary symbol exports from the kernel image
|
hace 16 años |
Imre Kaloz
|
8582177e73
2.6.30 supports different initramfs compressors, take care of them
|
hace 16 años |
Florian Fainelli
|
c09afea86a
also strip the .notes section of the kernel
|
hace 16 años |