kbuild: Always generate the module name automatically.
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Sun, 24 Nov 2002 10:49:26 +0000 (04:49 -0600)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Sun, 24 Nov 2002 10:49:26 +0000 (04:49 -0600)
commit1b24d8079c69e3b9fcf8ba4f409fe22dcab3800f
tree0c1525f7a977d8b246b9991e417f9ae4e5ae2d92
parentcebce9d8beb7493d5c82035db854a475f6a1ae66
kbuild: Always generate the module name automatically.

Rusty introduced no_module_init() to provide a way of putting
the module name into a special section. People didn't like that,
and it's doable without user visible changes ;)

I didn't keep any compatibility define for no_module_init (and removed
the current occurences) in order to make sure it doesn't spread anyway.
include/linux/init.h
include/linux/module.h
kernel/module.c
lib/zlib_deflate/deflate_syms.c
lib/zlib_inflate/inflate_syms.c
scripts/Makefile.lib