ALSA: ASoC - Fix wrong section types
[deliverable/linux.git] / arch / alpha / math-emu / Makefile
1 #
2 # Makefile for the FPU instruction emulation.
3 #
4
5 EXTRA_CFLAGS := -w
6
7 obj-$(CONFIG_MATHEMU) += math-emu.o
8
9 math-emu-objs := math.o qrnnd.o
This page took 0.032096 seconds and 5 git commands to generate.