提交 774434bf 编写于 作者: S Sam Ravnborg 提交者: David S. Miller

sparc: prepare math-emu for unification

Add _32 to filenames to make them 32 bit unique
Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 d59b3706
......@@ -5,4 +5,4 @@
# supress all warnings - as math.c produces a lot!
ccflags-y := -w
obj-y := math.o
obj-y := math_$(BITS).o
......@@ -69,7 +69,7 @@
#include <linux/mm.h>
#include <asm/uaccess.h>
#include "sfp-util.h"
#include "sfp-util_32.h"
#include <math-emu/soft-fp.h>
#include <math-emu/single.h>
#include <math-emu/double.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册