[PATCH] Revert 9fc2105aeaaf56b0cf75296a84702d0f9e64437b to fix pyaudio (and probably more)
Arnd Bergmann
arnd at arndb.de
Tue Jan 6 13:37:55 PST 2015
On Tuesday 06 January 2015 16:27:05 Nicolas Pitre wrote:
> Tangential question: does anyone still own a working RPC?
I'm pretty sure that Russell still has one. As far as I know there
are quite a lot of RPC in working condition, but most of them are
running RiscOS.
> -lib-$(CONFIG_ARCH_RPC) += ecard.o io-acorn.o floppydma.o
> +ifeq ($(CONFIG_ARCH_RPC),y)
> + lib-y += ecard.o io-acorn.o floppydma.o
> + AFLAGS_delay-loop.o += -march=armv4
> +endif
Looks good to me.
Arnd
More information about the linux-arm-kernel
mailing list