]> git.baikalelectronics.ru Git - kernel.git/commit
tomoyo: Use bin2c to generate builtin-policy.h
authorMichal Marek <mmarek@suse.cz>
Fri, 9 Jan 2015 13:08:26 +0000 (14:08 +0100)
committerMichal Marek <mmarek@suse.cz>
Tue, 7 Apr 2015 19:27:45 +0000 (21:27 +0200)
commit487297490ffc1f0f236eb47b8576edad002618e4
tree4a859c5f6756e2893a00c7f283529e7abc99875f
parent9cbe621030a9cce16d27329dac74fd4b1c1d9412
tomoyo: Use bin2c to generate builtin-policy.h

Simplify the Makefile by using a readily available tool instead of a
custom sed script. The downside is that builtin-policy.h becomes
unreadable for humans, but it is only a generated file.

Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: Michal Marek <mmarek@suse.cz>
security/tomoyo/Kconfig
security/tomoyo/Makefile