diff options
| author | Sam Ravnborg <sam@mars.ravnborg.org> | 2005-03-11 00:19:04 +0100 |
|---|---|---|
| committer | Sam Ravnborg <sam@mars.ravnborg.org> | 2005-03-11 00:19:04 +0100 |
| commit | c6d69cd4e07b6eaa3c27b0ab885dfa6e63ffc98a (patch) | |
| tree | 36b9021a9cfa2b57da3f86d23fa591881b6feabc /include/linux | |
| parent | a0e1b007dd53c2e106c4a671514859c1766aff27 (diff) | |
video/console: fix spurious rebuild
kbuild does have troubles with assignmnets including '#'.
The '#' is seen as a comment marker and this will in the end cause
kbuild to think the commandline to build promcon_tbl.c has changed.
This happens because the commandline is stored in the file: .promcon_tbl.c.cmd
Although a bit complex the command to build promcon_tbl.c is unlikely
to change so the workaround is to skip the check for a changed commandline.
Now promcon_tbl.c is only rebuilt if the .uni file is newer than the .c file.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
