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