]> git.neil.brown.name Git - history.git/commit
kbuild: Fix kallsyms build
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Sun, 6 Oct 2002 06:21:07 +0000 (01:21 -0500)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Sun, 6 Oct 2002 06:21:07 +0000 (01:21 -0500)
commitf0a59f6cffc2939ce6fa0ae465ad5f5146bd52ce
treeb694bd8c3a309d980dca944ed07b8f254c77b616
parentb60b198f9f79e0dc8338237db306af7bb760fcc8
kbuild: Fix kallsyms build

After reverting my nice but totally broken idea about accelerating
the linking steps, make the three-stage .tmp_kallsyms.o generation
/ addition work again.

Yeah, that means that we now link vmlinux three times when
CONFIG_KALLSYMS is set, and that's annoying.
Makefile
scripts/mkcompile_h