]> Git Repo - linux.git/blob - arch/s390/math-emu/Makefile
fixdep: use hash table instead of a single array
[linux.git] / arch / s390 / math-emu / Makefile
1 #
2 # Makefile for the FPU instruction emulation.
3 #
4
5 obj-$(CONFIG_MATHEMU) := math.o
6
7 EXTRA_CFLAGS := -I$(src) -Iinclude/math-emu -w
This page took 0.035763 seconds and 4 git commands to generate.