Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.38 8 lines 146 B view raw
1# 2# Makefile for the FPU instruction emulation. 3# 4 5# supress all warnings - as math.c produces a lot! 6ccflags-y := -w 7 8obj-y := math_$(BITS).o