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 |
Felix Fietkau
|
08b408a4c5
move the EABI config override to the generic kernel config overrides, as it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI
|
hace 17 años |
Felix Fietkau
|
18441c327a
kernel: add missing definition for CONFIG_KALLSYMS_ALL
|
hace 17 años |
Felix Fietkau
|
7b1820a1b7
strip the .note.gnu.build-id section from kernel images, which on some platforms can lead to unusable 3.1G kernel image files
|
hace 17 años |
Lars-Peter Clausen
|
24f02449ff
Add menuconfig option for enabling profiling in the kernel.
|
hace 17 años |
Felix Fietkau
|
b271605228
add a menuconfig option for enabling KALLSYMS for the kernel
|
hace 17 años |
Imre Kaloz
|
8375b83015
use the default kernel target on powerpc
|
hace 17 años |
Hamish Guthrie
|
86ac8bc7ea
Adds support for using a local clone of a git tree
|
hace 17 años |
Felix Fietkau
|
ab8c8b019f
enable quilt by default for the kernel tree
|
hace 17 años |
Felix Fietkau
|
a3a37d0bb1
rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
|
hace 17 años |
Felix Fietkau
|
7866f69cbe
spurious initramfs breakage fix
|
hace 17 años |
Andy Boyett
|
d9ec7366c7
Disabling use of libintl in kconfig.
|
hace 18 años |
Eugene Konev
|
4735a0f5fe
add external kernel tree support
|
hace 18 años |
Felix Fietkau
|
dfa7618bd6
fix the image builder
|
hace 18 años |
Felix Fietkau
|
881bac2db2
Allow targets to specify extra initramfs source files
|
hace 18 años |