M7350/kernel/arch/s390/math-emu/Makefile

8 lines
128 B
Makefile
Raw Normal View History

2024-09-09 08:52:07 +00:00
#
# Makefile for the FPU instruction emulation.
#
obj-$(CONFIG_MATHEMU) := math.o
ccflags-y := -I$(src) -Iinclude/math-emu -w