commit | a6c366324cacd5f71107dd01362b995a1c67b1ad | [log] [tgz] |
---|---|---|
author | Michal Marek <[email protected]> | Mon Mar 08 10:07:12 2010 +0100 |
committer | Michal Marek <[email protected]> | Mon Mar 08 11:23:14 2010 +0100 |
tree | 648b4a02fcab7923a28a14d73895ad1c17cd32ab | |
parent | bae4cecc09db9d472d71cb262de3c976147ad628 [diff] |
kbuild: Do not unnecessarily regenerate modules.builtin 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 <[email protected]> Signed-off-by: Michal Marek <[email protected]>