]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - scripts/gcc-plugins/Makefile
Merge branch 'readdir' (readdir speedup and sanity checking)
[linux.git] / scripts / gcc-plugins / Makefile
index 326254653bd0464f28e8c966289d5ad030377f3b..aa0d0ec6936d7cb10da0ddd6064bdd57dace2345 100644 (file)
@@ -14,8 +14,6 @@ else
   export HOST_EXTRACXXFLAGS
 endif
 
-export HOSTLIBS
-
 $(obj)/randomize_layout_plugin.o: $(objtree)/$(obj)/randomize_layout_seed.h
 quiet_cmd_create_randomize_layout_seed = GENSEED $@
 cmd_create_randomize_layout_seed = \
@@ -29,7 +27,4 @@ always := $($(HOSTLIBS)-y)
 
 $(foreach p,$($(HOSTLIBS)-y:%.so=%),$(eval $(p)-objs := $(p).o))
 
-subdir-y := $(GCC_PLUGIN_SUBDIR)
-subdir-  += $(GCC_PLUGIN_SUBDIR)
-
 clean-files += *.so