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