| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel-headers: fix compile error caused by wrong host include path when the ... | nbd | 2011-08-05 | 1 | -11/+14 |
* | kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH... | nbd | 2011-02-10 | 1 | -10/+6 |
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | nbd | 2010-08-19 | 1 | -8/+8 |
* | remove support for building kernel headers with old kernels | nbd | 2010-06-26 | 1 | -16/+3 |
* | [toolchain/kernel-headers] fix syntax error | mirko | 2010-06-20 | 1 | -1/+1 |
* | [toolchain/kernel-headers] make sure directory exists before copying into | mirko | 2010-06-19 | 1 | -0/+1 |
* | toolchain/kernel-headers: simplify linux headers installation (remove legacy ... | nico | 2010-05-24 | 1 | -24/+9 |
* | toolchain/kernel-headers: restore support for patches, needed for ubicom32 | nico | 2010-04-15 | 1 | -0/+1 |
* | fix kernel-headers build | nbd | 2010-03-29 | 1 | -0/+1 |
* | [toolchain] fix kernel-headers build for uml | florian | 2010-03-14 | 1 | -1/+1 |
* | [toolchain] cleanup the 2.6.33 and later kernels kernel-headers installation | florian | 2010-03-03 | 1 | -5/+7 |
* | [toolchain] fix compilation w/ 2.6.33 | florian | 2010-03-01 | 1 | -0/+4 |
* | get rid of even more 2.6.28 stuff | kaloz | 2009-12-27 | 1 | -14723/+0 |
* | kernel-headers: add linux 2.6.30 headers for ubicom32 | nbd | 2009-12-16 | 1 | -0/+4852 |
* | [etrax] dump 2.6.25 support | claudio | 2009-10-02 | 1 | -34/+2 |
* | add a heavily cleaned up version of ubicom32 toolchain support | nbd | 2009-08-21 | 2 | -0/+14732 |
* | [etrax] install headers, fix foxboard-utils | claudio | 2009-07-03 | 1 | -3/+2 |
* | Fix kernel headers for cris (thanks hinkocevar) | claudio | 2009-04-08 | 1 | -10/+25 |
* | fix powerpc build (works for 2.4 and 2.6) | ralph | 2009-03-01 | 1 | -6/+5 |
* | [toolchain] move common variables to a dedicated include file | nico | 2009-02-23 | 1 | -5/+1 |
* | [toolchain] kernel-headers: fix build error when run for the second time | nico | 2009-02-23 | 1 | -0/+1 |
* | build system refactoring in preparation for allowing packages to do host-buil... | nbd | 2009-02-22 | 1 | -48/+48 |
* | [toolchain] cosmetic & coherency fixes | nico | 2009-02-03 | 1 | -1/+5 |
* | [toolchain] more kernel headers fixes for cris | nico | 2009-01-21 | 1 | -1/+16 |
* | [toolchain] move all arch fixups from Install to Prepare stage, so that fixed... | nico | 2009-01-20 | 1 | -38/+31 |
* | [cris] fix missing ptrace.h needed to build final gcc | nico | 2009-01-12 | 1 | -1/+9 |
* | [massive] add support for alternative C libraries (currently only glibc/eglibc) | nico | 2009-01-08 | 1 | -12/+66 |
* | The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers... | hcg | 2008-10-09 | 1 | -3/+5 |
* | fix up the asm includes location for .27 when building kernel headers | nbd | 2008-09-29 | 1 | -0/+5 |
* | disable autorebuild for the toolchain, as it can easily lead to build breakages | nbd | 2008-09-02 | 1 | -0/+1 |
* | remove ugly hack for etrax | blogic | 2008-05-03 | 1 | -8/+4 |
* | fix path to etrax patches (#3055) | nbd | 2008-02-03 | 1 | -2/+2 |
* | *sigh* :P | kaloz | 2008-02-03 | 1 | -1/+1 |
* | Disabling use of libintl in kernel-headers. | agb | 2007-12-26 | 1 | -0/+1 |
* | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is... | nico | 2007-08-26 | 1 | -1/+0 |
* | Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec... | florian | 2007-08-11 | 1 | -1/+1 |
* | fix kernel-headers download (#2179) | nbd | 2007-08-07 | 1 | -7/+10 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd | 2007-08-07 | 1 | -22/+17 |
* | no need to call compile,install on the kernel-headers dir - this gets rid of ... | nbd | 2007-07-30 | 1 | -13/+11 |
* | disable quilt for kernel-headers | nbd | 2007-06-28 | 1 | -0/+2 |
* | fix kernel-headers patching (#1878) | nbd | 2007-06-12 | 1 | -1/+1 |
* | Fixed a bug in the kernel-headers/Makefile introduced by the cris merge | blogic | 2007-06-02 | 1 | -2/+4 |
* | add initial support for the crisarchitecture used on foxboards to openwrt | blogic | 2007-06-02 | 1 | -2/+19 |
* | changes to target/linux/generic-* should not trigger a kernel-headers rebuild | nbd | 2007-03-03 | 1 | -1/+0 |
* | mark uml as broken and add some cleanups (not working yet) | nbd | 2007-02-28 | 1 | -7/+5 |
* | add kernel_headers dependency on target/linux/generic-2.* | nbd | 2007-02-25 | 1 | -0/+1 |
* | fix user mode linux toolchain build | nbd | 2007-01-19 | 1 | -0/+1 |
* | fix uml-2.6 build with 2.6.19.1 | nico | 2006-12-29 | 1 | -1/+6 |
* | fix kernel-headers compile | nbd | 2006-12-14 | 1 | -4/+6 |
* | another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi... | nbd | 2006-11-30 | 1 | -1/+3 |