Index: Makefile
===================================================================
--- Makefile	(revision d7eafd83ba96f175df79926c5ba49ba3181ebb5a)
+++ Makefile	(revision e92aabf9be1bc37757e20b3ea56a9da4e8bf2484)
@@ -52,4 +52,6 @@
 endif
 
+CFLAGS += -DCONFIG_MIPS_FPU
+
 BUILDS := $(addsuffix .build,$(DIRS))
 CLEANS := $(addsuffix .clean,$(DIRS))
