Makefile 283 B

1234567891011
  1. #
  2. # Makefile for ALSA
  3. # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
  4. #
  5. snd-es1688-lib-objs := es1688_lib.o
  6. snd-es1688-objs := es1688.o
  7. # Toplevel Module Dependency
  8. obj-$(CONFIG_SND_ES1688) += snd-es1688.o snd-es1688-lib.o
  9. obj-$(CONFIG_SND_GUSEXTREME) += snd-es1688-lib.o