aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.clean
AgeCommit message (Expand)Author
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada
2020-08-10kbuild: move host .so build rules to scripts/gcc-plugins/MakefileMasahiro Yamada
2020-05-17kbuild: add infrastructure to build userspace programsMasahiro Yamada
2020-04-09gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2019-08-29kbuild: clean up subdir-ymn calculation in Makefile.cleanMasahiro Yamada
2019-08-29kbuild: remove unneeded '+' marker from cmd_cleanMasahiro Yamada
2019-08-29kbuild: remove clean-dirs syntaxMasahiro Yamada
2018-08-09kbuild: remove deprecated host-progs variableMasahiro Yamada
2018-07-06kbuild: remove duplicated comments about PHONYMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-07Shared library supportEmese Revfy
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-01-02kbuild: Fix removal of the debian/ directoryMichal Marek
2015-01-02kbuild: Drop support for clean-ruleMichal Marek
2014-11-26kbuild: Remove duplicate $(cmd) definition in Makefile.cleanMichal Marek
2014-11-26kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada
2014-10-02kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada
2014-10-02kbuild: remove obj-n and lib-n handlingMasahiro Yamada
2014-07-03scripts/Makefile.clean: clean also $(extra-m) and $(extra-)Masahiro Yamada
2010-03-11kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek
2008-04-25kbuild: fix some minor typoesRobert P. J. Day
2007-10-12kbuild: kill backward compatibility checksSam Ravnborg
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith
2005-07-27kbuild: fix building external modulesSam Ravnborg
2005-07-25kbuild: define clean before including kbuild fileSam Ravnborg
2005-07-25kbuild: fix make O=...Sam Ravnborg
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds