android_kernel_xiaomi_sm8350/arch/sparc/math-emu/Makefile
Sam Ravnborg d59b3706a9 sparc: cleanup math-emu
- Drop unused assignment from Makefile
- Replace EXTRA_CFLAGS with ccflags-y
- Delete unused file

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-04 09:16:55 -08:00

9 lines
138 B
Makefile

#
# Makefile for the FPU instruction emulation.
#
# supress all warnings - as math.c produces a lot!
ccflags-y := -w
obj-y := math.o