1da177e4c3f4
31ee4b2f4099 ^
1 2 3 4
5
6 7 8
# # Makefile for the FPU instruction emulation. # obj-$(CONFIG_MATHEMU) := math.o EXTRA_CFLAGS := -I$(src) -Iinclude/math-emu -w EXTRA_AFLAGS := -traditional