[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1420816134-12758-1-git-send-email-mmarek@suse.cz>
Date: Fri, 9 Jan 2015 16:08:51 +0100
From: Michal Marek <mmarek@...e.cz>
To: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>,
tomoyo-dev-en@...ts.sourceforge.jp
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] tomoyo Makefile cleanup
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists