Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming patches...
[deliverable/linux.git] / scripts / selinux / mdp / Makefile
1 hostprogs-y := mdp
2 HOST_EXTRACFLAGS += -Isecurity/selinux/include
3
4 always := $(hostprogs-y)
5 clean-files := policy.* file_contexts
This page took 0.033903 seconds and 6 git commands to generate.