Makefile 116 B

12345678
  1. #
  2. # Makefile for ALSA
  3. #
  4. snd-aica-objs := aica.o
  5. # Toplevel Module Dependency
  6. obj-$(CONFIG_SND_AICA) += snd-aica.o