blob: 3a10def2e970eddfaa26dfee785fd43a7eec7356 [file] [log] [blame]
b39a691617e4 ("kbuild: remove redundant quiet_modtag for $(obj-m)")
f5f336812c23 ("kbuild: rename real-objs-y/m to real-obj-y/m")
c0152e9a6b44 ("kbuild: move modname and modname-multi close to modname_flags")
fe852ac20031 ("kbuild: simplify modname calculation")
c96a294eb697 ("kbuild: fix modname for composite modules")
aeacb019b61c ("kbuild: define KBUILD_MODNAME even if multiple modules share objects")
8cd0e46d3f0c ("kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multi")
10aaa3b7e95b ("kbuild: drop $(extra-y) from real-objs-y")
8a78756eb545 ("kbuild: create object directories simpler and faster")
24403874316a ("Shared library support")
b42841b7bb62 ("kbuild: Get rid of KBUILD_STR")
cf4f21938e13 ("kbuild: Allow to specify composite modules with modname-m")