![]() | |||||||||||||
Messages in this thread |
On Thu, Jan 26, 2006 at 01:19:03AM +0100, Johannes Berg wrote: > This patch allows building the modules with an absolute SUBDIRS path, > especially for building them out of tree. Applied, thanks. Does anyone else feel like killing oui.c? > Signed-Off-By: Johannes Berg <johannes@sipsolutions.net> Minor nit: This should be Signed-off-by: I doubt anyone cares :) Cheers, Jody > > --- a/drivers/ieee1394/Makefile > +++ b/drivers/ieee1394/Makefile > @@ -18,7 +19,7 @@ obj-$(CONFIG_IEEE1394_AMDTP) += amdtp.o > obj-$(CONFIG_IEEE1394_CMP) += cmp.o > > quiet_cmd_oui2c = OUI2C $@ > - cmd_oui2c = $(CONFIG_SHELL) $(srctree)/$(src)/oui2c.sh < $< > $@ > + cmd_oui2c = $(CONFIG_SHELL) $(src)/oui2c.sh < $< > $@ > > targets := oui.c > $(obj)/oui.o: $(obj)/oui.c > -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2006-01-31 05:30 [W:0.565 / U:0.040 seconds] ©2003-2008 Jasper Spaans | |||||||||||||