Re: linux-2.5.30uc0 MMU-less patches

Russell King (rmk@arm.linux.org.uk)
Fri, 2 Aug 2002 17:00:07 +0100


On Sat, Aug 03, 2002 at 01:51:35AM +1000, gerg wrote:
> Matthew Wilcox wrote:
> > - the Makefile changes seem terribly inappropriate.
> Some simplify cross compilation (like the ARCH and CROSS_COMPILE changes).

make ARCH=foo CROSS_COMPILE=arm-linux-

variables on makes command line override variables in the makefile.

> > - drivers/char/mcfserial.c needs to be converted to the new serial core
> > and moved to drivers/serial.
> > - ditto arch/m68knommu/platform/68360/quicc/uart.c
>
> Yep, I am looking at that now. That will take me a little
> effort and time to put together.

You should be aware that I'm going to be submitting a minor change in
the interface (as detailed in Documentation/serial/driver) soon, mainly
to make Dave Miller happy. Patch soon to be available.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

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