aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/kernel-headers
Commit message (Expand)AuthorAgeFilesLines
* Fix kernel headers for cris (thanks hinkocevar)Claudio Mignanti2009-04-081-10/+25
* fix powerpc build (works for 2.4 and 2.6)Ralph Hempel2009-03-011-6/+5
* [toolchain] move common variables to a dedicated include fileNicolas Thill2009-02-231-5/+1
* [toolchain] kernel-headers: fix build error when run for the second timeNicolas Thill2009-02-231-0/+1
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-221-48/+48
* [toolchain] cosmetic & coherency fixesNicolas Thill2009-02-031-1/+5
* [toolchain] more kernel headers fixes for crisNicolas Thill2009-01-211-1/+16
* [toolchain] move all arch fixups from Install to Prepare stage, so that fixed...Nicolas Thill2009-01-201-38/+31
* [cris] fix missing ptrace.h needed to build final gccNicolas Thill2009-01-121-1/+9
* [massive] add support for alternative C libraries (currently only glibc/eglibc)Nicolas Thill2009-01-081-12/+66
* The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers...Hamish Guthrie2008-10-091-3/+5
* fix up the asm includes location for .27 when building kernel headersFelix Fietkau2008-09-291-0/+5
* disable autorebuild for the toolchain, as it can easily lead to build breakagesFelix Fietkau2008-09-021-0/+1
* remove ugly hack for etraxJohn Crispin2008-05-031-8/+4
* fix path to etrax patches (#3055)Felix Fietkau2008-02-031-2/+2
* *sigh* :PImre Kaloz2008-02-031-1/+1
* Disabling use of libintl in kernel-headers.Andy Boyett2007-12-261-0/+1
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...Nicolas Thill2007-08-261-1/+0
* Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec...Florian Fainelli2007-08-111-1/+1
* fix kernel-headers download (#2179)Felix Fietkau2007-08-071-7/+10
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-071-22/+17
* no need to call compile,install on the kernel-headers dir - this gets rid of ...Felix Fietkau2007-07-301-13/+11
* disable quilt for kernel-headersFelix Fietkau2007-06-281-0/+2
* fix kernel-headers patching (#1878)Felix Fietkau2007-06-121-1/+1
* Fixed a bug in the kernel-headers/Makefile introduced by the cris mergeJohn Crispin2007-06-021-2/+4
* add initial support for the crisarchitecture used on foxboards to openwrtJohn Crispin2007-06-021-2/+19
* changes to target/linux/generic-* should not trigger a kernel-headers rebuildFelix Fietkau2007-03-031-1/+0
* mark uml as broken and add some cleanups (not working yet)Felix Fietkau2007-02-281-7/+5
* add kernel_headers dependency on target/linux/generic-2.*Felix Fietkau2007-02-251-0/+1
* fix user mode linux toolchain buildFelix Fietkau2007-01-191-0/+1
* fix uml-2.6 build with 2.6.19.1Nicolas Thill2006-12-291-1/+6
* fix kernel-headers compileFelix Fietkau2006-12-141-4/+6
* another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi...Felix Fietkau2006-11-301-1/+3
* another build fix for ppcFelix Fietkau2006-11-301-0/+5
* fix ppc compileFelix Fietkau2006-11-301-1/+1
* another bsd bugfixFelix Fietkau2006-11-271-1/+1
* fix kernel-headers prepare (#949)Felix Fietkau2006-11-121-3/+2
* more shell related fixesFelix Fietkau2006-11-121-1/+1
* make target/linux/* directories self-contained, use the selected kernel versi...Felix Fietkau2006-11-116-21097/+8
* another one ...Felix Fietkau2006-10-141-1/+1
* remove some obsolete stuffFelix Fietkau2006-10-141-1/+1
* use $(TAR) in unpack commandsFelix Fietkau2006-10-141-1/+1
* explicitly set CONFIG_SHELL to bash for the kernel headers configureFelix Fietkau2006-10-101-1/+4
* don't touch TAR_OPTIONS in host.mkFelix Fietkau2006-10-101-1/+1
* only use --wildcards for gnu tarFelix Fietkau2006-10-101-1/+2
* move tools from toolchain/ to tools/Felix Fietkau2006-09-271-3/+3
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-1/+1
* add basic support for the Magicbox boardsImre Kaloz2006-08-251-0/+341
* add XScale support to -ngImre Kaloz2006-08-061-0/+778
* fix problems with new tar versions, closes #628 and #646Imre Kaloz2006-07-211-1/+1