9 lines
146 B
Makefile
Raw Normal View History

2010-08-27 11:19:57 +02:00
#
# Makefile for the FPU instruction emulation.
#
# supress all warnings - as math.c produces a lot!
ccflags-y := -w
obj-y := math_$(BITS).o