summaryrefslogtreecommitdiffstats
path: root/toolchain/kernel-headers
Commit message (Expand)AuthorAgeFilesLines
* [toolchain] remove support for ubicom32florian2012-11-302-4861/+0
* kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...nbd2012-07-201-0/+1
* [toolchain] kernel-headers: Fix patch application for kernel-headers and a pa...cshore2012-05-132-1/+25
* kernel-headers: fix compile error caused by wrong host include path when the ...nbd2011-08-051-11/+14
* kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH...nbd2011-02-101-10/+6
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...nbd2010-08-191-8/+8
* remove support for building kernel headers with old kernelsnbd2010-06-261-16/+3
* [toolchain/kernel-headers] fix syntax errormirko2010-06-201-1/+1
* [toolchain/kernel-headers] make sure directory exists before copying intomirko2010-06-191-0/+1
* toolchain/kernel-headers: simplify linux headers installation (remove legacy ...nico2010-05-241-24/+9
* toolchain/kernel-headers: restore support for patches, needed for ubicom32nico2010-04-151-0/+1
* fix kernel-headers buildnbd2010-03-291-0/+1
* [toolchain] fix kernel-headers build for umlflorian2010-03-141-1/+1
* [toolchain] cleanup the 2.6.33 and later kernels kernel-headers installationflorian2010-03-031-5/+7
* [toolchain] fix compilation w/ 2.6.33florian2010-03-011-0/+4
* get rid of even more 2.6.28 stuffkaloz2009-12-271-14723/+0
* kernel-headers: add linux 2.6.30 headers for ubicom32nbd2009-12-161-0/+4852
* [etrax] dump 2.6.25 supportclaudio2009-10-021-34/+2
* add a heavily cleaned up version of ubicom32 toolchain supportnbd2009-08-212-0/+14732
* [etrax] install headers, fix foxboard-utilsclaudio2009-07-031-3/+2
* Fix kernel headers for cris (thanks hinkocevar)claudio2009-04-081-10/+25
* fix powerpc build (works for 2.4 and 2.6)ralph2009-03-011-6/+5
* [toolchain] move common variables to a dedicated include filenico2009-02-231-5/+1
* [toolchain] kernel-headers: fix build error when run for the second timenico2009-02-231-0/+1
* build system refactoring in preparation for allowing packages to do host-buil...nbd2009-02-221-48/+48
* [toolchain] cosmetic & coherency fixesnico2009-02-031-1/+5
* [toolchain] more kernel headers fixes for crisnico2009-01-211-1/+16
* [toolchain] move all arch fixups from Install to Prepare stage, so that fixed...nico2009-01-201-38/+31
* [cris] fix missing ptrace.h needed to build final gccnico2009-01-121-1/+9
* [massive] add support for alternative C libraries (currently only glibc/eglibc)nico2009-01-081-12/+66
* The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers...hcg2008-10-091-3/+5
* fix up the asm includes location for .27 when building kernel headersnbd2008-09-291-0/+5
* disable autorebuild for the toolchain, as it can easily lead to build breakagesnbd2008-09-021-0/+1
* remove ugly hack for etraxblogic2008-05-031-8/+4
* fix path to etrax patches (#3055)nbd2008-02-031-2/+2
* *sigh* :Pkaloz2008-02-031-1/+1
* Disabling use of libintl in kernel-headers.agb2007-12-261-0/+1
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...nico2007-08-261-1/+0
* Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec...florian2007-08-111-1/+1
* fix kernel-headers download (#2179)nbd2007-08-071-7/+10
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-22/+17
* no need to call compile,install on the kernel-headers dir - this gets rid of ...nbd2007-07-301-13/+11
* disable quilt for kernel-headersnbd2007-06-281-0/+2
* fix kernel-headers patching (#1878)nbd2007-06-121-1/+1
* Fixed a bug in the kernel-headers/Makefile introduced by the cris mergeblogic2007-06-021-2/+4
* add initial support for the crisarchitecture used on foxboards to openwrtblogic2007-06-021-2/+19
* changes to target/linux/generic-* should not trigger a kernel-headers rebuildnbd2007-03-031-1/+0
* mark uml as broken and add some cleanups (not working yet)nbd2007-02-281-7/+5
* add kernel_headers dependency on target/linux/generic-2.*nbd2007-02-251-0/+1
* fix user mode linux toolchain buildnbd2007-01-191-0/+1