aboutsummaryrefslogtreecommitdiff
path: root/sound/sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/sh/Makefile')
-rw-r--r--sound/sh/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/sh/Makefile b/sound/sh/Makefile
new file mode 100644
index 00000000000..8fdcb6e26f0
--- /dev/null
+++ b/sound/sh/Makefile
@@ -0,0 +1,8 @@
+#
+# Makefile for ALSA
+#
+
+snd-aica-objs := aica.o
+
+# Toplevel Module Dependency
+obj-$(CONFIG_SND_AICA) += snd-aica.o