diff options
Diffstat (limited to 'arch/sparc64/math-emu/Makefile')
-rw-r--r-- | arch/sparc64/math-emu/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/sparc64/math-emu/Makefile b/arch/sparc64/math-emu/Makefile deleted file mode 100644 index cc5cb9baf6a..00000000000 --- a/arch/sparc64/math-emu/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -# Makefile for the FPU instruction emulation. -# - -obj-y := math.o - -EXTRA_CFLAGS = -Iinclude/math-emu -w |