summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
AgeCommit message (Expand)Author
2008-05-23kbuild: create new CFLAGS_REMOVE_(basename).o optionSteven Rostedt
2008-01-28kbuild: implement modules.orderTejun Heo
2007-10-15kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-12kbuild: kill backward compatibility checksSam Ravnborg
2007-10-12kbuild: fix directory traversal bugSam Ravnborg
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg
2006-06-26Revert "kbuild: fix make -rR breakage"Linus Torvalds
2006-06-24kbuild: fix make -rR breakageSam Ravnborg
2006-04-07kbuild: properly pass options to hostcc when doing make O=..Sam Ravnborg
2005-12-26kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as mo...Ustyugov Roman
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg
2005-07-25kbuild: drop descend - converting existing usersSam Ravnborg
2005-02-02kbuild: Fix debugging leftoverSam Ravnborg
2005-01-30kbuild: Introdude KBUILD_NOCMDDEPSam Ravnborg
2005-01-29kbuild: Makefile.lib - small cleanupSam Ravnborg
2004-10-27kbuild/usr: initramfs list fixed and simplifiedSam Ravnborg
2004-08-15kbuild: Generate *.lds instead of *.lds.sSam Ravnborg
2004-08-11kbuild: Separate out host-progs handlingSam Ravnborg
2004-03-15[PATCH] Fix early parallel make failuresAndrew Morton
2004-02-03[PATCH] kbuild: Unmangle include options for gccAndrew Morton
2003-09-21Merge mars.ravnborg.org:/home/sam/bk/kbuild-patchset-1Sam Ravnborg
2003-09-20kbuild: Escape "'" in cmd macroSam Ravnborg
2003-09-11kbuild: Separate output directorySam Ravnborg
2003-06-09Merge mars.ravnborg.org:/home/sam/src/linux/kernel/bk/linux-2.5Sam Ravnborg
2003-06-09kbuild: kill do_cmdSam Ravnborg
2003-06-07[PATCH] be more flexible about creating library archivesSam Ravnborg
2003-03-11kbuild: build-targets replaced with alwaysSam Ravnborg
2003-03-10kbuild: Introduced extra-y, as replacement for EXTRA_TARGETSSam Ravnborg
2003-03-10kbuild: Use targets := to tell kbuild about additional targetsSam Ravnborg
2003-02-10kbuild: Allow for ',$ in commandsKai Germaschewski
2003-02-10kbuild: Customflags for cmd_objcopyKai Germaschewski
2003-01-27kbuild: Made cmd_link_multi readableSam Ravnborg
2003-01-24kbuild: Remove obsolete CONFIG_MODVERSIONS cruftKai Germaschewski
2003-01-24kbuild: Remove -DEXPORT_SYMTAB switchKai Germaschewski
2002-12-30kbuild: $(build) and $(clean) macros for make invocationSam Ravnborg
2002-12-05kbuild: Fix spurious warningKai Germaschewski
2002-12-04kbuild: Build modules as '.ko'Kai Germaschewski
2002-12-01Merge http://linux-sam.bkbits.net/kbuildKai Germaschewski
2002-12-01[PATCH] module names fixRusty Russell
2002-11-23kbuild: No longer use descend macro, added 'Kernel: xxx is ready' textSam Ravnborg
2002-11-22kbuild: Introduced build-targetsSam Ravnborg
2002-11-22kbuild: Move flags to Makefile.libSam Ravnborg
2002-11-20kbuild: Fix KBUILD_MODNAMEKai Germaschewski
2002-11-10[PATCH] KBUILD_MODNAME define for build systemRusty Russell
2002-10-29[PATCH] new kernel configuration 1/7Roman Zippel
2002-10-27kbuild: scrits/Makefile.libSam Ravnborg