summaryrefslogtreecommitdiff
path: root/toolchain/kernel-headers/kernel-headers-new.makefile
AgeCommit message (Collapse)Author
2007-06-21- bump version to 2.6.21.5Bernhard Reutner-Fischer
2007-03-24- bump versionBernhard Reutner-Fischer
2007-03-21- apply openswan patches if openswan was enabledBernhard Reutner-Fischer
2007-03-14- bump versionBernhard Reutner-Fischer
2007-02-15- allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkoutBernhard Reutner-Fischer
2007-02-06- bump version to 2.6.20Bernhard Reutner-Fischer
2007-02-04- touch $@Bernhard Reutner-Fischer
2007-01-15- bump version to 2.6.19.2Bernhard Reutner-Fischer
2006-12-22- move setting of determination whether we use a full kernel vs. sanitized ↵Bernhard Reutner-Fischer
headers into the generic part
2006-12-18- put the full kernel's sources into build_/, install them into ↵Bernhard Reutner-Fischer
toolchain_build_. Saves quite some disk-space on the compile-host. - Avoid overriding the linux26 target's rules if the kernel headers's and the target's kernel are the same. Avoids a warning.
2006-12-13- pass the correct CC down to gcc-version.shBernhard Reutner-Fischer
2006-12-13another typoEric Andersen
2006-12-13split things up so this is not an unreadable messEric Andersen