commit | a7a387cc596278af1516c534b50cc0bee171129d | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Aug 06 20:37:56 2010 +0100 |
committer | James Morris <jmorris@namei.org> | Fri Aug 06 18:11:39 2010 -0400 |
tree | 6b020262150ab47e2aaeb7ccdd57534460df2665 | |
parent | 06c22dadc6d3f9b65e55407a87faaf6a4a014112 [diff] |
SELINUX: Fix build error. Fix build error caused by a stale security/selinux/av_permissions.h in the $(src) directory which will override a more recent version in $(obj) that is it appears to strike only when building with a separate object directory. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Acked-by: Eric Paris <eparis@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>