From: Michal Marek Date: Fri, 9 Jan 2015 13:08:26 +0000 (+0100) Subject: tomoyo: Use bin2c to generate builtin-policy.h X-Git-Tag: omap-for-v4.2/o2_dc~129^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e114bbf51fbb015dc25d8123e090afcce5b5048;p=pandora-kernel.git 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 Signed-off-by: Michal Marek --- Reading git-diff-tree failed