diff options
author | John Johansen <john.johansen@canonical.com> | 2010-07-30 13:46:33 +1000 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2010-08-02 15:38:39 +1000 |
commit | 016d825fe02cd20fd8803ca37a1e6d428fe878f6 (patch) | |
tree | b36bafad46e09a1a62f3521536a703c58540f675 /security/apparmor/.gitignore | |
parent | 484ca79c653121d3c79fffb86e1deea724f2e20b (diff) |
AppArmor: Enable configuring and building of the AppArmor security module
Kconfig and Makefiles to enable configuration and building of AppArmor.
Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security/apparmor/.gitignore')
-rw-r--r-- | security/apparmor/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/security/apparmor/.gitignore b/security/apparmor/.gitignore new file mode 100644 index 00000000000..0a0a99f3b08 --- /dev/null +++ b/security/apparmor/.gitignore @@ -0,0 +1,5 @@ +# +# Generated include files +# +af_names.h +capability_names.h |