X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=scripts%2FMakefile;h=aafdf064feefdf49bc98d66c72199907e30ca921;hb=d41e2d7317cd55cc5135356a05c289537b0f6d70;hp=1c73c5aea66b06bcecff315356abcecc2a79522f;hpb=12e36b2f41b6cbc67386fcb9c59c32a3e2033905;p=karo-tx-linux.git diff --git a/scripts/Makefile b/scripts/Makefile index 1c73c5aea66b..aafdf064feef 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -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