index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kernel-defaults.mk
Age
Commit message (
Expand
)
Author
2011-01-24
2.6.38 supports xz ramdisks, too
kaloz
2010-11-08
[buildroot] make targets provide their KERNELNAME
florian
2010-06-26
remove linux 2.4 specific build system code
nbd
2010-04-13
finalize lzma/jffs2 support (currently not enebled by default, for kernels >=...
acoul
2009-11-21
make lzo compressed initramfs selectable, too
kaloz
2009-11-11
merge target kernel config files with subtarget config files and add a variab...
nbd
2009-11-11
automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)
nbd
2009-09-08
add menuconfig option for enabling debugfs support in the kernel
juhosg
2009-08-16
add menuconfig option for selecting initramfs compression
juhosg
2009-08-08
add an optional config option for stripping all unnecessary symbol exports fr...
nbd
2009-04-29
2.6.30 supports different initramfs compressors, take care of them
kaloz
2009-04-27
[kernel] also strip the .notes section of the kernel
florian
2009-02-21
move the EABI config override to the generic kernel config overrides, as it's...
nbd
2009-02-14
kernel: add missing definition for CONFIG_KALLSYMS_ALL
nbd
2009-02-02
strip the .note.gnu.build-id section from kernel images, which on some platfo...
nbd
2009-01-29
Add menuconfig option for enabling profiling in the kernel.
lars
2009-01-20
add a menuconfig option for enabling KALLSYMS for the kernel
nbd
2008-11-26
use the default kernel target on powerpc
kaloz
2008-10-10
Adds support for using a local clone of a git tree
hcg
2008-08-27
enable quilt by default for the kernel tree
nbd
2008-08-16
rework parallel building to get rid of some warnings
nbd
2008-07-05
spurious initramfs breakage fix
nbd
2007-12-26
Disabling use of libintl in kconfig.
agb
2007-11-20
add external kernel tree support
ejka
2007-11-14
fix the image builder
nbd
2007-10-23
Allow targets to specify extra initramfs source files
nbd
2007-10-23
Use current UID for initramfs root user:group
nbd
2007-10-23
don't specify "CC=<nothing>" on kernel build command line
nbd
2007-09-29
move a stampfile to make it easier to override the patch template
nbd
2007-09-16
remove (unused?) linux symlink in BUILD_DIR
nico
2007-09-08
add support for device type based package preselections
nbd
2007-09-08
major target cleanup. it is now possible to have subtargets that can override...
nbd
2007-08-07
build system cleanup/restructuring as described in http://lists.openwrt.org/p...
nbd
2007-07-30
remove CONFIG_JLEVEL. use make -j in the future
nbd
2007-07-18
dynamically enable/disable kernel config options for kmod packages based on b...
nbd
2007-06-21
fix the tar invocation in kernel build (#1935)
nbd
2007-06-16
prepare for the transition to linux 2.6.22 - make it possible to override the...
nbd
2007-06-08
add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...
kaloz
2007-06-03
implement quilt handling for the kernel tree ... and there was much rejoicing!
nbd
2007-05-10
change handling of target/linux/generic-2.x/files to match other targets (#1648)
mbm
2007-05-05
fix make kernel_menuconfig (#1637)
nbd
2007-04-25
add workaround for occasional kernel module build failures related to kernel ...
nbd
2007-04-18
Improved autorebuild for kernel related stuff.
nbd
2007-03-24
trigger a kernel module rebuild when the kernel config changes
nbd
2007-03-24
move default templates for the kernel build to kernel-defaults.mk (similar to...
nbd