summaryrefslogtreecommitdiff
path: root/nuttx/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/lib/Makefile')
-rw-r--r--nuttx/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/Makefile b/nuttx/lib/Makefile
index fc8f0c4dd..5c62967ce 100644
--- a/nuttx/lib/Makefile
+++ b/nuttx/lib/Makefile
@@ -50,7 +50,7 @@ include pthread/Make.defs
include semaphore/Make.defs
include signal/Make.defs
include mqueue/Make.defs
-include math/Make.defs
+include fixedmath/Make.defs
include net/Make.defs
include time/Make.defs
include libgen/Make.defs