M7350/kernel/arch/s390/math-emu/Makefile
2024-09-09 08:52:07 +00:00

8 lines
128 B
Makefile

#
# Makefile for the FPU instruction emulation.
#
obj-$(CONFIG_MATHEMU) := math.o
ccflags-y := -I$(src) -Iinclude/math-emu -w