commit | bf7a9ab43c2f692bce4ee3ed1456f42c77eb1346 | [log] [tgz] |
---|---|---|
author | Michal Marek <mmarek@suse.cz> | Fri Jan 09 14:36:27 2015 +0100 |
committer | Michal Marek <mmarek@suse.cz> | Tue Apr 07 21:27:45 2015 +0200 |
tree | ce26f199c1b32a207cbb925748b49b1f3f50a786 | |
parent | 7e114bbf51fbb015dc25d8123e090afcce5b5048 [diff] |
tomoyo: Use if_changed when generating builtin-policy.h Combine the generation of builtin-policy.h into a single command and use if_changed, so that the file is regenerated each time the command changes. The next patch will make use of this. Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: Michal Marek <mmarek@suse.cz>