Imre Kaloz
|
8582177e73
2.6.30 supports different initramfs compressors, take care of them
|
16 лет назад |
Florian Fainelli
|
c09afea86a
also strip the .notes section of the kernel
|
16 лет назад |
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
|
17 лет назад |
Felix Fietkau
|
18441c327a
kernel: add missing definition for CONFIG_KALLSYMS_ALL
|
17 лет назад |
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
|
17 лет назад |
Lars-Peter Clausen
|
24f02449ff
Add menuconfig option for enabling profiling in the kernel.
|
17 лет назад |
Felix Fietkau
|
b271605228
add a menuconfig option for enabling KALLSYMS for the kernel
|
17 лет назад |
Imre Kaloz
|
8375b83015
use the default kernel target on powerpc
|
17 лет назад |
Hamish Guthrie
|
86ac8bc7ea
Adds support for using a local clone of a git tree
|
17 лет назад |
Felix Fietkau
|
ab8c8b019f
enable quilt by default for the kernel tree
|
17 лет назад |
Felix Fietkau
|
a3a37d0bb1
rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
|
17 лет назад |
Felix Fietkau
|
7866f69cbe
spurious initramfs breakage fix
|
17 лет назад |
Andy Boyett
|
d9ec7366c7
Disabling use of libintl in kconfig.
|
18 лет назад |
Eugene Konev
|
4735a0f5fe
add external kernel tree support
|
18 лет назад |
Felix Fietkau
|
dfa7618bd6
fix the image builder
|
18 лет назад |
Felix Fietkau
|
881bac2db2
Allow targets to specify extra initramfs source files
|
18 лет назад |
Felix Fietkau
|
4a142953ea
Use current UID for initramfs root user:group
|
18 лет назад |
Felix Fietkau
|
4bb2c88f4e
don't specify "CC=<nothing>" on kernel build command line
|
18 лет назад |
Felix Fietkau
|
d1933f9761
move a stampfile to make it easier to override the patch template
|
18 лет назад |
Nicolas Thill
|
8c7105e20a
remove (unused?) linux symlink in BUILD_DIR
|
18 лет назад |
Felix Fietkau
|
e63e1f7a4a
add support for device type based package preselections
|
18 лет назад |
Felix Fietkau
|
a9d683ca91
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
|
18 лет назад |
Felix Fietkau
|
c6bc77ea36
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
|
18 лет назад |
Felix Fietkau
|
bec2fe7c6c
remove CONFIG_JLEVEL. use make -j in the future
|
18 лет назад |
Felix Fietkau
|
8e42553971
dynamically enable/disable kernel config options for kmod packages based on build system config
|
18 лет назад |
Felix Fietkau
|
a344cd47ed
fix the tar invocation in kernel build (#1935)
|
18 лет назад |
Felix Fietkau
|
f019ac4dc9
prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile
|
18 лет назад |
Imre Kaloz
|
08c7265613
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
|
18 лет назад |
Felix Fietkau
|
3b6b7a2d1b
implement quilt handling for the kernel tree ... and there was much rejoicing!
|
18 лет назад |
Mike Baker
|
854f0ad080
change handling of target/linux/generic-2.x/files to match other targets (#1648)
|
18 лет назад |