summaryrefslogtreecommitdiff
path: root/toolchain/kernel-headers/Makefile
Commit message (Expand)AuthorAge
* treewide: clean up download hashesFelix Fietkau2016-12-16
* Remove existing old link before creating a new oneStefan Weil2016-07-25
* toolchain: remove obsolete kernel version checkFelix Fietkau2015-11-07
* toolchain: remove obsolete references to the cris architectureFelix Fietkau2015-03-24
* toolchain-headers: also copy asm-eva.h for mips(el) for 3.15+Jonas Gorski2014-12-01
* remove support for ubicom32Florian Fainelli2012-11-30
* kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...Felix Fietkau2012-07-20
* kernel-headers: Fix patch application for kernel-headers and a patch that fix...Daniel Dickinson2012-05-13
* kernel-headers: fix compile error caused by wrong host include path when the ...Felix Fietkau2011-08-05
* kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH...Felix Fietkau2011-02-10
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...Felix Fietkau2010-08-19
* remove support for building kernel headers with old kernelsFelix Fietkau2010-06-26
* fix syntax errorMirko Vogt2010-06-20
* make sure directory exists before copying intoMirko Vogt2010-06-19
* toolchain/kernel-headers: simplify linux headers installation (remove legacy ...Nicolas Thill2010-05-24
* toolchain/kernel-headers: restore support for patches, needed for ubicom32Nicolas Thill2010-04-15
* fix kernel-headers buildFelix Fietkau2010-03-29
* fix kernel-headers build for umlFlorian Fainelli2010-03-14
* cleanup the 2.6.33 and later kernels kernel-headers installationFlorian Fainelli2010-03-03
* fix compilation w/ 2.6.33Florian Fainelli2010-03-01
* dump 2.6.25 supportClaudio Mignanti2009-10-02
* add a heavily cleaned up version of ubicom32 toolchain supportFelix Fietkau2009-08-21
* install headers, fix foxboard-utilsClaudio Mignanti2009-07-03
* Fix kernel headers for cris (thanks hinkocevar)Claudio Mignanti2009-04-08
* fix powerpc build (works for 2.4 and 2.6)Ralph Hempel2009-03-01
* move common variables to a dedicated include fileNicolas Thill2009-02-23
* kernel-headers: fix build error when run for the second timeNicolas Thill2009-02-23
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-22
* cosmetic & coherency fixesNicolas Thill2009-02-03
* more kernel headers fixes for crisNicolas Thill2009-01-21
* move all arch fixups from Install to Prepare stage, so that fixed headers are...Nicolas Thill2009-01-20
* fix missing ptrace.h needed to build final gccNicolas Thill2009-01-12
* add support for alternative C libraries (currently only glibc/eglibc) other (...Nicolas Thill2009-01-08
* The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers...Hamish Guthrie2008-10-09
* fix up the asm includes location for .27 when building kernel headersFelix Fietkau2008-09-29
* disable autorebuild for the toolchain, as it can easily lead to build breakagesFelix Fietkau2008-09-02
* remove ugly hack for etraxJohn Crispin2008-05-03
* fix path to etrax patches (#3055)Felix Fietkau2008-02-03
* *sigh* :PImre Kaloz2008-02-03
* Disabling use of libintl in kernel-headers.Andy Boyett2007-12-26
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...Nicolas Thill2007-08-26
* Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec...Florian Fainelli2007-08-11
* fix kernel-headers download (#2179)Felix Fietkau2007-08-07
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* no need to call compile,install on the kernel-headers dir - this gets rid of ...Felix Fietkau2007-07-30
* disable quilt for kernel-headersFelix Fietkau2007-06-28
* fix kernel-headers patching (#1878)Felix Fietkau2007-06-12
* Fixed a bug in the kernel-headers/Makefile introduced by the cris mergeJohn Crispin2007-06-02
* add initial support for the crisarchitecture used on foxboards to openwrtJohn Crispin2007-06-02
* changes to target/linux/generic-* should not trigger a kernel-headers rebuildFelix Fietkau2007-03-03