# # 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 selinux-$(CONFIG_SECURITY_NETWORK_XFRM) += xfrm.o EXTRA_CFLAGS += -Isecurity/selinux/include nk rel='vcs-git' href='git://linux-ax25.in-berlin.de/pub/scm/ralf/linux-ax25.git' title='ralf/linux-ax25.git Git repository'/>
summaryrefslogtreecommitdiffstats
path: root/scripts/basic
Commit message (Expand)AuthorAgeFilesLines
* kbuild: escape '#' in .target.cmd filesSam Ravnborg2005-12-25