On 4.8.2013 12:38, David Graeff wrote: > diff --git a/scripts/kconfig/gconfig/Makefile b/scripts/kconfig/gconfig/Makefile > new file mode 100644 > index 0000000..335ee5e > --- /dev/null > +++ b/scripts/kconfig/gconfig/Makefile > [...] > + > +HOSTLOADLIBES_gconf = `pkg-config --libs gtk+-2.0 gmodule-2.0 libglade-2.0` > +HOSTCFLAGS_gconf.o = `pkg-config --cflags gtk+-2.0 gmodule-2.0 libglade-2.0` \ > + -Wno-missing-prototypes > + This blank line contains unwanted space characters (and they were not in scripts/kconfig/Makefile). Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html