aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg1-3/+3
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-1/+1
2007-10-12kbuild: kill backward compatibility checksSam Ravnborg1-3/+1
2007-10-12kbuild: fix directory traversal bugSam Ravnborg1-3/+3
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg1-3/+3
2006-06-26Revert "kbuild: fix make -rR breakage"Linus Torvalds1-3/+3
2006-06-24kbuild: fix make -rR breakageSam Ravnborg1-3/+3
2006-04-07kbuild: properly pass options to hostcc when doing make O=..Sam Ravnborg1-5/+0
2005-12-26kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as module namesUstyugov Roman1-3/+5
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg1-94/+0
2005-07-25kbuild: drop descend - converting existing usersSam Ravnborg1-5/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+267