Linux-2.6.12-rc2
[deliverable/linux.git] / arch / s390 / math-emu / Makefile
1 #
2 # Makefile for the FPU instruction emulation.
3 #
4
5 obj-$(CONFIG_MATHEMU) := math.o qrnnd.o
6
7 EXTRA_CFLAGS := -I$(src) -Iinclude/math-emu -w
8 EXTRA_AFLAGS := -traditional
This page took 0.029677 seconds and 5 git commands to generate.