diff --git a/[refs] b/[refs] index ea9655322699..077e16cfc151 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7b5b82038184d19f611be166a70fd11824109a71 +refs/heads/master: 2212692913281e5fddb1c50c8c123378cfc42169 diff --git a/trunk/scripts/Makefile.host b/trunk/scripts/Makefile.host index d74dd0fc69ca..575afbe5e370 100644 --- a/trunk/scripts/Makefile.host +++ b/trunk/scripts/Makefile.host @@ -85,7 +85,6 @@ host-cshlib := $(addprefix $(obj)/,$(host-cshlib)) host-cshobjs := $(addprefix $(obj)/,$(host-cshobjs)) host-objdirs := $(addprefix $(obj)/,$(host-objdirs)) -$(warning host-objdirs=$(host-objdirs)) obj-dirs += $(host-objdirs) #####