From 06802becb2951ad023b6363639a0bc39362e1132 Mon Sep 17 00:00:00 2001 From: matt mooney Date: Wed, 22 Sep 2010 23:50:06 -0700 Subject: [PATCH] --- yaml --- r: 211669 b: refs/heads/master c: 8b0c543e5cb1e47a54d3ea791b8a03b9c8a715db h: refs/heads/master i: 211667: 2e211e722bb465e47af38ceb449277b0f4095657 v: v3 --- [refs] | 2 +- trunk/security/selinux/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index cd4e45395203..5e4bc6c65ebf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 60272da0341e9eaa136e1dc072bfef72c995d851 +refs/heads/master: 8b0c543e5cb1e47a54d3ea791b8a03b9c8a715db diff --git a/trunk/security/selinux/Makefile b/trunk/security/selinux/Makefile index a30f218c33ee..ad5cd76ec231 100644 --- a/trunk/security/selinux/Makefile +++ b/trunk/security/selinux/Makefile @@ -13,7 +13,7 @@ selinux-$(CONFIG_SECURITY_NETWORK_XFRM) += xfrm.o selinux-$(CONFIG_NETLABEL) += netlabel.o -EXTRA_CFLAGS += -Isecurity/selinux -Isecurity/selinux/include +ccflags-y := -Isecurity/selinux -Isecurity/selinux/include $(addprefix $(obj)/,$(selinux-y)): $(obj)/flask.h