diff options
Diffstat (limited to 'sound/pci/aw2/Makefile')
-rw-r--r-- | sound/pci/aw2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/pci/aw2/Makefile b/sound/pci/aw2/Makefile new file mode 100644 index 000000000000..842335d3b735 --- /dev/null +++ b/sound/pci/aw2/Makefile | |||
@@ -0,0 +1,3 @@ | |||
1 | snd-aw2-objs := aw2-alsa.o aw2-saa7146.o | ||
2 | |||
3 | obj-$(CONFIG_SND_AW2) += snd-aw2.o | ||