Blame view

kernel/linux-rt-4.4.41/sound/isa/es1688/Makefile 283 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
11
  #
  # Makefile for ALSA
  # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
  #
  
  snd-es1688-lib-objs := es1688_lib.o
  snd-es1688-objs := es1688.o
  
  # Toplevel Module Dependency
  obj-$(CONFIG_SND_ES1688) += snd-es1688.o snd-es1688-lib.o
  obj-$(CONFIG_SND_GUSEXTREME) += snd-es1688-lib.o