kbuild: Do not unnecessarily regenerate modules.builtin
authorMichal Marek <mmarek@suse.cz>
Mon, 8 Mar 2010 09:07:12 +0000 (10:07 +0100)
committerMichal Marek <mmarek@suse.cz>
Mon, 8 Mar 2010 10:23:14 +0000 (11:23 +0100)
Only regenerate it if the configuration has changed. Also, do this after
the modules build to fix errors with some weird Makefiles that are
generated during build.

Reported-by: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Makefile

diff --cc Makefile
Simple merge