summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-01-27ANDROID: kbuild: Makefile.clean: make Kbuild and Makefile optionalAmit Pundir1-1/+1
2016-06-07Shared library supportEmese Revfy3-3/+58
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds9-90/+40
2015-01-02kbuild: Fix removal of the debian/ directoryMichal Marek1-8/+8
2015-01-02kbuild: Drop support for clean-ruleMichal Marek1-3/+0
2014-11-26kbuild: Remove duplicate $(cmd) definition in Makefile.cleanMichal Marek1-5/+0
2014-11-26kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada4-12/+13
2014-10-02kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada3-4/+4
2014-10-02kbuild: remove obj-n and lib-n handlingMasahiro Yamada4-7/+5
2014-07-03scripts/Makefile.clean: clean also $(extra-m) and $(extra-)Masahiro Yamada1-2/+2
2010-03-11kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek3-2/+11
2008-04-25kbuild: fix some minor typoesRobert P. J. Day3-10/+10
2007-10-12kbuild: kill backward compatibility checksSam Ravnborg3-29/+2
2006-03-05kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith25-75/+144
2005-07-27kbuild: fix building external modulesSam Ravnborg2-4/+4
2005-07-25kbuild: define clean before including kbuild fileSam Ravnborg1-5/+5
2005-07-25kbuild: fix make O=...Sam Ravnborg3-3/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845