Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211668
b: refs/heads/master
c: 60272da
h: refs/heads/master
v: v3
  • Loading branch information
Paul Gortmaker authored and James Morris committed Oct 20, 2010
1 parent 2e211e7 commit bc6af23
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 21 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ceba72a68d17ee36ef24a71b80dde39ee934ece8
refs/heads/master: 60272da0341e9eaa136e1dc072bfef72c995d851
17 changes: 6 additions & 11 deletions trunk/security/selinux/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,12 @@
# Makefile for building the SELinux module as part of the kernel tree.
#

obj-$(CONFIG_SECURITY_SELINUX) := selinux.o ss/

selinux-y := avc.o \
hooks.o \
selinuxfs.o \
netlink.o \
nlmsgtab.o \
netif.o \
netnode.o \
netport.o \
exports.o
obj-$(CONFIG_SECURITY_SELINUX) := selinux.o

selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o \
netnode.o netport.o exports.o \
ss/ebitmap.o ss/hashtab.o ss/symtab.o ss/sidtab.o ss/avtab.o \
ss/policydb.o ss/services.o ss/conditional.o ss/mls.o ss/status.o

selinux-$(CONFIG_SECURITY_NETWORK_XFRM) += xfrm.o

Expand Down
9 changes: 0 additions & 9 deletions trunk/security/selinux/ss/Makefile

This file was deleted.

0 comments on commit bc6af23

Please sign in to comment.