diff options
Diffstat (limited to 'sound/spi/Makefile')
| -rw-r--r-- | sound/spi/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/spi/Makefile b/sound/spi/Makefile new file mode 100644 index 000000000000..026fb73f887f --- /dev/null +++ b/sound/spi/Makefile | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | # Makefile for SPI drivers | ||
| 2 | |||
| 3 | snd-at73c213-objs := at73c213.o | ||
| 4 | |||
| 5 | obj-$(CONFIG_SND_AT73C213) += snd-at73c213.o | ||
