]> git.neil.brown.name Git - history.git/commit
kbuild: clean up generation of modversions.h
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Sat, 1 Jun 2002 19:55:48 +0000 (14:55 -0500)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Sat, 1 Jun 2002 19:55:48 +0000 (14:55 -0500)
commit9168efd228a9fe3ae8475b2f7a773250de9d5aff
treebdd84de373b51794d9378515d81d422ca0dafdb2
parent57824bbbda2bbb86cd2d336eb826c1ab79fba2a0
kbuild: clean up generation of modversions.h

There's no good reason why we would generate
include/linux/modversions.h from the top-level Makefile when
CONFIG_MODVERSION=y and from Rules.make otherwise.

Nor is there a good reason to call the target to do so
"update-modverfile" - "include/linux/modversions.h" makes
much more sense.
Makefile
Rules.make