summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
AgeCommit message (Expand)AuthorFilesLines
2008-01-29kbuild: implement modules.orderTejun Heo1-0/+6
2007-10-16kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg1-5/+11
2007-10-16kbuild: 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-15kbuild: 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-27Revert "kbuild: fix make -rR breakage"Linus Torvalds1-3/+3
2006-06-25kbuild: 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 mo...Ustyugov Roman1-3/+5
2005-07-26kbuild: introduce Kbuild.includeSam Ravnborg1-94/+0
2005-07-25kbuild: drop descend - converting existing usersSam Ravnborg1-5/+0
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+267