Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
[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.03654 seconds and 5 git commands to generate.