X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=8c504f3241544620a149d7b946a62e7535b3eef6;hb=ed58c0e9eefef517aa5a547b78658e2ab4422232;hp=70de1448c5717b6914bc6626fe1663e4d52c1e95;hpb=d26e94149276f8c3d4911aa2c8395ba99b613c8d;p=cascardo%2Flinux.git diff --git a/Makefile b/Makefile index 70de1448c571..8c504f324154 100644 --- a/Makefile +++ b/Makefile @@ -635,13 +635,6 @@ endif # Tell gcc to never replace conditional load with a non-conditional one KBUILD_CFLAGS += $(call cc-option,--param=allow-store-data-races=0) -PHONY += gcc-plugins -gcc-plugins: scripts_basic -ifdef CONFIG_GCC_PLUGINS - $(Q)$(MAKE) $(build)=scripts/gcc-plugins -endif - @: - include scripts/Makefile.gcc-plugins ifdef CONFIG_READABLE_ASM