]> Git Repo - linux.git/blob - arch/sparc/math-emu/Makefile
x86-64, mm: Put early page table high
[linux.git] / arch / sparc / math-emu / Makefile
1 #
2 # Makefile for the FPU instruction emulation.
3 #
4
5 # supress all warnings - as math.c produces a lot!
6 ccflags-y := -w
7
8 obj-y    := math_$(BITS).o
This page took 0.035838 seconds and 4 git commands to generate.