Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linus
[deliverable/linux.git] / security / smack / Makefile
1 #
2 # Makefile for the SMACK LSM
3 #
4
5 obj-$(CONFIG_SECURITY_SMACK) := smack.o
6
7 smack-y := smack_lsm.o smack_access.o smackfs.o
This page took 0.042676 seconds and 5 git commands to generate.