Re: ANN: LKMB (Linux Kernel Module Builder) version 0.1.16

David Woodhouse (dwmw2@infradead.org)
Wed, 22 Jan 2003 11:21:14 +0000


sam@ravnborg.org said:
> From your previous posts I have only noted down one feature that is
> not yet planned: 1) Building modules separate from module src.

This would be cute. When testing a single module under both 2.4 and 2.5
kernels, I often have to 'make clean ; make LINUXDIR=/usr/src/linux-2.5'
and 'make clean; make' to switch between them. Having separate object trees
would make life a lot nicer.

--
dwmw2

- 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/