linux/sound/drivers/opl3/Makefile
<<
>>
Prefs
   1#
   2# Makefile for ALSA
   3# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
   4#
   5
   6snd-opl3-lib-objs := opl3_lib.o opl3_synth.o
   7snd-opl3-synth-y := opl3_seq.o opl3_midi.o opl3_drums.o
   8snd-opl3-synth-$(CONFIG_SND_SEQUENCER_OSS) += opl3_oss.o
   9
  10obj-$(CONFIG_SND_OPL3_LIB) += snd-opl3-lib.o
  11obj-$(CONFIG_SND_OPL4_LIB) += snd-opl3-lib.o
  12obj-$(CONFIG_SND_OPL3_LIB_SEQ) += snd-opl3-synth.o
  13
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.