Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus
[deliverable/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.030696 seconds and 5 git commands to generate.