Makefile 107 B

12345
  1. # Makefile for SPI drivers
  2. snd-at73c213-objs := at73c213.o
  3. obj-$(CONFIG_SND_AT73C213) += snd-at73c213.o