Merge branch 'tmpalias-flush' into for-next
[deliverable/linux.git] / arch / alpha / math-emu / Makefile
1 #
2 # Makefile for the FPU instruction emulation.
3 #
4
5 ccflags-y := -w
6
7 obj-$(CONFIG_MATHEMU) += math-emu.o
8
9 math-emu-objs := math.o qrnnd.o
This page took 0.065016 seconds and 5 git commands to generate.