X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=scripts%2FMakefile;h=feb1f71381d73a083e42e457444a8b4d3a0896dd;hb=810574ca7e2f95d149023f4ea247d6672f69f9af;hp=ece52ff2017147420059804915afbbbc374b2a3e;hpb=d0897090458211f9c6b2d7f5af87f4d3b0403f69;p=linux-2.6-block.git diff --git a/scripts/Makefile b/scripts/Makefile index ece52ff20171..feb1f71381d7 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -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