Merge drm/drm-next into drm-intel-next-queued
[linux-2.6-microblaze.git] / scripts / Makefile
index ece52ff..feb1f71 100644 (file)
@@ -36,10 +36,10 @@ PHONY += build_unifdef
 build_unifdef: $(obj)/unifdef
        @:
 
+subdir-$(CONFIG_GCC_PLUGINS) += gcc-plugins
 subdir-$(CONFIG_MODVERSIONS) += genksyms
-subdir-y                     += mod
 subdir-$(CONFIG_SECURITY_SELINUX) += selinux
 subdir-$(CONFIG_GDB_SCRIPTS) += gdb
 
 # Let clean descend into subdirs
-subdir-        += basic dtc kconfig package gcc-plugins
+subdir-        += basic dtc kconfig mod package