kbuild: Silence some warnings when building vmlinux
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Sat, 1 Mar 2003 06:55:48 +0000 (00:55 -0600)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Sat, 1 Mar 2003 06:55:48 +0000 (00:55 -0600)
commit951e77ccaa2d6bcf932acd657e874a7bd168cea9
tree9d270845ee76be0d22067f04eb49a258de771a38
parent2020d74b26b2efa75749f349d0d7661915ae0124
kbuild: Silence some warnings when building vmlinux

For some people (though not me), the '+' indicating that a command will
invoke a sub-make didn't propagated properly, and caused a warning.
Putting the command all into one line should fix that.

Plus some cosmetics and clean up the per_cpu check.
Makefile
init/Makefile