Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # Makefile for the FPU instruction emulation.
0004 #
0005 
0006 # suppress all warnings - as math.c produces a lot!
0007 ccflags-y := -w
0008 
0009 obj-y    := math_$(BITS).o