Makefile 323 B

123456789101112
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # Makefile for ALSA
  4. # Copyright (c) 2001 by Jaroslav Kysela <[email protected]>
  5. #
  6. snd-es1688-lib-objs := es1688_lib.o
  7. snd-es1688-objs := es1688.o
  8. # Toplevel Module Dependency
  9. obj-$(CONFIG_SND_ES1688) += snd-es1688.o snd-es1688-lib.o
  10. obj-$(CONFIG_SND_GUSEXTREME) += snd-es1688-lib.o