On Wed, 2016-06-01 at 11:40 +0300, maxin.john@xxxxxxxxx wrote: > From: "Maxin B. John" <maxin.john@xxxxxxxxx> > > Support separation of SRCDIR and OBJDIR > Doesn't seem to work: $ mkdir /tmp/obj $ make clean $ make OBJDIR=/tmp/obj [...] GEN version.c CC version.o cc: error: version.c: No such file or directory cc: fatal error: no input files compilation terminated. Makefile:104: recipe for target 'version.o' failed make: *** [version.o] Error 1 $ ls *.o event.o genl.o ibss.o info.o interface.o iw.o mesh.o mpath.o mpp.o ocb.o phy.o reg.o scan.o station.o survey.o util.o (object files are in the wrong place too) johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html