[S390] take mmap_sem when walking guest page table
[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.57854 seconds and 5 git commands to generate.