summaryrefslogtreecommitdiffstats
path: root/toolchain/kernel-headers/kernel-headers.mk
Commit message (Expand)AuthorAgeFilesLines
* DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_...Alvaro G. M2012-03-181-1/+1
* kernel-headers: bump to version 3.0.7 and add version 3.1Gustavo Zacarias2011-10-241-1/+1
* support: move patch-kernel.sh and rename itThomas Petazzoni2011-09-171-2/+2
* kernel-headers: add 3.0Peter Korsgaard2011-07-221-0/+4
* kernel-headers: add 2.6.38, remove 2.6.34.xPeter Korsgaard2011-03-151-1/+1
* kernel-headers: handle long term support kernels, bump 2.6.35Peter Korsgaard2011-01-261-0/+9
* kernel-headers: simplifyPeter Korsgaard2010-12-131-1/+50
* Makefile: move KERNEL_ARCH from kernel-headers to herePeter Korsgaard2010-10-171-8/+0Star
* get rid of broken nios2 supportPeter Korsgaard2010-03-301-1/+1
* kernel-headers: make snapshot option more user friendlyPeter Korsgaard2009-12-061-0/+3
* rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth2009-09-231-1/+1
* toolchain: use qstripThomas Petazzoni2009-09-051-2/+1Star
* kernel-headers: remove deprecated 2.4 supportPeter Korsgaard2009-02-241-6/+0Star
* toolchain/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* toolchain: sh64 fixesPeter Korsgaard2009-01-131-2/+1Star
* buildroot: get rid of s390 supportPeter Korsgaard2009-01-121-1/+1
* toolchain: also setup kernel headers when ext toolchain is usedPeter Korsgaard2008-06-131-5/+1Star
* Define kernelversion if ext toolchain is usedUlf Samuelsson2008-01-101-0/+6
* Fix for old-style kernels (broken by r20018). Check old-style versions beforePeter Korsgaard2007-11-261-0/+2
* update kernel-headers nios2 support, thanks atleIvan Kuten2007-11-091-1/+2
* bump up a few version numbers. kill dead 2.6.19 option.Eric Andersen2007-09-111-0/+1
* This patch allows each project to have a private linux build.Ulf Samuelsson2007-08-241-0/+1
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-2/+2
* - move setting of determination whether we use a full kernel vs. sanitized he...Bernhard Reutner-Fischer2006-12-221-0/+3
* - prerequisites are evaluated immediately, so move the dl rule down below set...Bernhard Reutner-Fischer2006-12-141-3/+2Star
* - sh[234][[:alnum:]]* -> shBernhard Reutner-Fischer2006-12-131-1/+2
* split things up so this is not an unreadable messEric Andersen2006-12-131-199/+4Star
* use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtinEric Andersen2006-12-081-3/+3
* - bump non-sanitized version to 2.6.19Bernhard Reutner-Fischer2006-12-021-9/+8Star
* - bump versionBernhard Reutner-Fischer2006-11-221-2/+2
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-3/+12
* - normalize KERNEL_ARCH via sedBernhard Reutner-Fischer2006-10-111-1/+6
* - we need to pass ARCH to the kernel; The kernel does not have a table toBernhard Reutner-Fischer2006-10-091-1/+4
* - use headers_install for full kernel tarballs used as kernel-headersBernhard Reutner-Fischer2006-10-091-5/+30
* - add possibility to use a 2.6.18 (full) kernel tarball for the libc-headers.Bernhard Reutner-Fischer2006-09-281-0/+12
* minor dependancy cleanupEric Andersen2006-07-191-0/+1
* fix fallback case so dependancies work as expectedEric Andersen2006-07-191-5/+1Star
* 0000851: toolchain/kernel-headers: Use LINUX_HEADERS_VERSION instead ofPeter Korsgaard2006-04-281-3/+3
* fix improper symlink for asm dir when using x86 archsDavid Anders2006-01-241-0/+2
* incorporate patches from marc in bug #273 to add support for nios2Mike Frysinger2006-01-041-0/+5
* Update the set of available kernel headers to include 2.4.31 and 2.6.12Eric Andersen2005-07-191-0/+18
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-241-1/+1
* If you update the kernel headers tarball and run make against an already builtEric Andersen2005-06-241-0/+1
* Bump available sanitized kernel headersEric Andersen2005-03-181-12/+12
* Fix some silly bugs: a variable for gcc was used before it was defined, removeEric Andersen2005-02-111-9/+13
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-0/+8
* Patch from Volmat Alain adding SH3/SH3EB SH4EB supportEric Andersen2004-12-111-0/+12
* dohEric Andersen2004-10-261-1/+1
* Update to the latest linux-libc-headersEric Andersen2004-10-251-2/+11
* -xvf -> $(TAR_OPTIONS)Mike Frysinger2004-10-111-1/+1