| Commit message (Expand) | Author | Age | Files | Lines |
* | move the EABI config override to the generic kernel config overrides, as it's... | Felix Fietkau | 2009-02-21 | 1 | -0/+2 |
* | kernel: add missing definition for CONFIG_KALLSYMS_ALL | Felix Fietkau | 2009-02-14 | 1 | -0/+1 |
* | strip the .note.gnu.build-id section from kernel images, which on some platfo... | Felix Fietkau | 2009-02-02 | 1 | -2/+4 |
* | Add menuconfig option for enabling profiling in the kernel. | Lars-Peter Clausen | 2009-01-29 | 1 | -0/+1 |
* | add a menuconfig option for enabling KALLSYMS for the kernel | Felix Fietkau | 2009-01-20 | 1 | -0/+3 |
* | use the default kernel target on powerpc | Imre Kaloz | 2008-11-26 | 1 | -3/+0 |
* | Adds support for using a local clone of a git tree | Hamish Guthrie | 2008-10-10 | 1 | -4/+16 |
* | enable quilt by default for the kernel tree | Felix Fietkau | 2008-08-27 | 1 | -1/+1 |
* | rework parallel building to get rid of some warnings and add back support for... | Felix Fietkau | 2008-08-16 | 1 | -6/+6 |
* | spurious initramfs breakage fix | Felix Fietkau | 2008-07-05 | 1 | -19/+20 |
* | Disabling use of libintl in kconfig. | Andy Boyett | 2007-12-26 | 1 | -0/+1 |
* | add external kernel tree support | Eugene Konev | 2007-11-20 | 1 | -0/+10 |
* | fix the image builder | Felix Fietkau | 2007-11-14 | 1 | -16/+0 |
* | Allow targets to specify extra initramfs source files | Felix Fietkau | 2007-10-23 | 1 | -1/+3 |
* | Use current UID for initramfs root user:group | Felix Fietkau | 2007-10-23 | 1 | -2/+2 |
* | don't specify "CC=<nothing>" on kernel build command line | Felix Fietkau | 2007-10-23 | 1 | -4/+8 |
* | move a stampfile to make it easier to override the patch template | Felix Fietkau | 2007-09-29 | 1 | -0/+1 |
* | remove (unused?) linux symlink in BUILD_DIR | Nicolas Thill | 2007-09-16 | 1 | -2/+0 |
* | add support for device type based package preselections | Felix Fietkau | 2007-09-08 | 1 | -3/+13 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 1 | -5/+2 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 | 1 | -2/+2 |
* | remove CONFIG_JLEVEL. use make -j in the future | Felix Fietkau | 2007-07-30 | 1 | -2/+2 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | Felix Fietkau | 2007-07-18 | 1 | -5/+5 |
* | fix the tar invocation in kernel build (#1935) | Felix Fietkau | 2007-06-21 | 1 | -1/+1 |
* | prepare for the transition to linux 2.6.22 - make it possible to override the... | Felix Fietkau | 2007-06-16 | 1 | -2/+2 |
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | Imre Kaloz | 2007-06-08 | 1 | -0/+3 |
* | implement quilt handling for the kernel tree ... and there was much rejoicing! | Felix Fietkau | 2007-06-03 | 1 | -4/+3 |
* | change handling of target/linux/generic-2.x/files to match other targets (#1648) | Mike Baker | 2007-05-10 | 1 | -3/+2 |
* | fix make kernel_menuconfig (#1637) | Felix Fietkau | 2007-05-05 | 1 | -1/+1 |
* | add workaround for occasional kernel module build failures related to kernel ... | Felix Fietkau | 2007-04-25 | 1 | -0/+1 |
* | Improved autorebuild for kernel related stuff. - make modules_install in the ... | Felix Fietkau | 2007-04-18 | 1 | -1/+0 |
* | trigger a kernel module rebuild when the kernel config changes | Felix Fietkau | 2007-03-24 | 1 | -0/+3 |
* | move default templates for the kernel build to kernel-defaults.mk (similar to... | Felix Fietkau | 2007-03-24 | 1 | -0/+93 |