aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/sh/Makefile')
-rw-r--r--sound/sh/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/sh/Makefile b/sound/sh/Makefile
new file mode 100644
index 00000000000000..55dcd47caee9b3
--- /dev/null
+++ b/sound/sh/Makefile
@@ -0,0 +1,4 @@
+
+snd-aica-objs := aica.o
+obj-$(CONFIG_SND_AICA) += snd-aica.o
+