diff options
| author | Peter Foley <[email protected]> | 2011-07-31 14:45:40 -0400 |
|---|---|---|
| committer | Michal Marek <[email protected]> | 2011-08-31 16:35:56 +0200 |
| commit | 58238c81443a83922e07b409e54ec93ce909b6ac (patch) | |
| tree | c4c48f020d1beb57ccd8b3443c870c35ad7e48e0 /include/linux/uts.h | |
| parent | f4b129f519f1bbd191dca2bf17d1137edf941fd1 (diff) | |
kbuild: prevent make from deleting _shipped files
commit 7373f4f (kbuild: add implicit rules for parser generation)
created a implicit rule chain (%.c: %.c_shipped: %.y).
Make considers the _shipped files to be intermediate files which
causes them to be deleted if they didn't exist before make was run.
Mark the _shipped files PRECIOUS to prevent make from deleting them.
Signed-off-by: Peter Foley <[email protected]>
Acked-by: Arnaud Lacombe <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'include/linux/uts.h')
0 files changed, 0 insertions, 0 deletions