[PATCH 4/6] ARM: remove references to non-existent fastfpe

Russell King - ARM Linux linux at arm.linux.org.uk
Fri Oct 9 12:55:13 EDT 2009


On Fri, Oct 09, 2009 at 03:02:20PM +0100, Alan Jenkins wrote:
> 	# Do we have FASTFPE?
> 	FASTFPE		:=arch/arm/fastfpe
> 	ifeq ($(FASTFPE),$(wildcard $(FASTFPE)))
> 	FASTFPE_OBJ	:=$(FASTFPE)/
> 	endif
> 	fastfpe
> 
> We don't have FASTFPE.  If this code still exists out of tree, it can
> surely maintain its own Makefile and Kconfig entries.  Let's not confuse
> users by allowing them to select FASTFPE, and then silently not building
> it.

The code is not maintained anymore, but can just be slotted in (as per
the recent request on the mailing list.)  I'd rather not have the
hastle of maintaining fastfpe patches thank you.



More information about the linux-arm-kernel mailing list