Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 58046025 authored by James Morris's avatar James Morris
Browse files

Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux into next

parents d9912846 9090a2d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ selinux-$(CONFIG_SECURITY_NETWORK_XFRM) += xfrm.o

selinux-$(CONFIG_NETLABEL) += netlabel.o

ccflags-y := -Isecurity/selinux -Isecurity/selinux/include
ccflags-y := -I$(srctree)/security/selinux -I$(srctree)/security/selinux/include

$(addprefix $(obj)/,$(selinux-y)): $(obj)/flask.h