]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - scripts/Makefile
h63xx: initial omap board support.
[linux-2.6-omap-h63xx.git] / scripts / Makefile
index 1c73c5aea66b06bcecff315356abcecc2a79522f..aafdf064feefdf49bc98d66c72199907e30ca921 100644 (file)
@@ -20,6 +20,7 @@ hostprogs-y += unifdef
 
 subdir-$(CONFIG_MODVERSIONS) += genksyms
 subdir-y                     += mod
+subdir-$(CONFIG_SECURITY_SELINUX) += selinux
 
 # Let clean descend into subdirs
-subdir-        += basic kconfig package
+subdir-        += basic kconfig package selinux