The tomoyo build leaves files in security/tomoyo which are not removed
by make clean. Fix this and clean up the Makefile rules a bit.

Michal Marek (3):
  tomoyo: Use bin2c to generate builtin-policy.h
  tomoyo: Use if_changed when generating builtin-policy.h
  tomoyo: Do not generate empty policy files

 security/tomoyo/.gitignore                         |  2 +-
 security/tomoyo/Kconfig                            |  1 +
 security/tomoyo/Makefile                           | 55 +++++-----------------
 .../tomoyo/policy/exception_policy.conf.default    |  2 +
 4 files changed, 15 insertions(+), 45 deletions(-)
 create mode 100644 security/tomoyo/policy/exception_policy.conf.default

-- 
2.1.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to