summaryrefslogtreecommitdiffstats
path: root/arch/h8300/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/h8300/lib/Makefile')
-rw-r--r--arch/h8300/lib/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/h8300/lib/Makefile b/arch/h8300/lib/Makefile
new file mode 100644
index 00000000000..98272b66f4e
--- /dev/null
+++ b/arch/h8300/lib/Makefile
@@ -0,0 +1,8 @@
+#
+# Makefile for H8/300-specific library files..
+#
+
+.S.o:
+ $(CC) $(AFLAGS) -D__ASSEMBLY__ -c $< -o $@
+
+lib-y = ashrdi3.o checksum.o memcpy.o memset.o abs.o romfs.o