Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[deliverable/linux.git] / arch / s390 / math-emu / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the FPU instruction emulation.
3#
4
31ee4b2f 5obj-$(CONFIG_MATHEMU) := math.o
1da177e4 6
c73028a0 7ccflags-y := -I$(src) -Iinclude/math-emu -w
This page took 0.571938 seconds and 5 git commands to generate.