Makefile 226 B

1234567891011
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # Makefile for ALSA
  4. # Copyright (c) 2008 by Jaroslav Kysela <[email protected]>
  5. #
  6. snd-wss-lib-objs := wss_lib.o
  7. # Toplevel Module Dependency
  8. obj-$(CONFIG_SND_WSS_LIB) += snd-wss-lib.o