Makefile 169 B

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