diff options
Diffstat (limited to 'arch/sh/math-emu/Makefile')
-rw-r--r-- | arch/sh/math-emu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/math-emu/Makefile b/arch/sh/math-emu/Makefile new file mode 100644 index 0000000000..ba06e42c4a --- /dev/null +++ b/arch/sh/math-emu/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-y := math.o |