/[openvortex]/alsa/alsa-kernel/pci/au88x0/Makefile
ViewVC logotype

Diff of /alsa/alsa-kernel/pci/au88x0/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by mjander, Thu Aug 7 01:47:00 2003 UTC revision 1.5 by vizard, Sun Aug 10 20:00:33 2003 UTC
# Line 3  Line 3 
3  # Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>  # Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
4  #  #
5    
 TOPDIR = $(MAINSRCDIR)  
   
6  snd-au8810-objs := au8810.o au8810_core.o au8810_pcm.o au8810_mixer.o au8810_mpu401.o au8810_game.o au8810_eq.o  snd-au8810-objs := au8810.o au8810_core.o au8810_pcm.o au8810_mixer.o au8810_mpu401.o au8810_game.o au8810_eq.o
7  snd-au8820-objs := au8820.o au8820_core.o au8820_pcm.o au8820_mixer.o au8820_mpu401.o au8820_game.o au8820_synth.o  snd-au8820-objs := au8820.o au8820_core.o au8820_pcm.o au8820_mixer.o au8820_mpu401.o au8820_game.o
8  snd-au8830-objs := au8830.o au8830_core.o au8830_pcm.o au8830_mixer.o au8830_mpu401.o au8830_game.o au8830_eq.o au8830_synth.o  snd-au8830-objs := au8830.o au8830_core.o au8830_pcm.o au8830_mixer.o au8830_mpu401.o au8830_game.o au8830_eq.o
9    
10  # snd-au88x0-synth-objs := au88x0_synth.o  snd-au88x0-synth-objs := au88x0_synth.o
11    
12  #  #
13  # this function returns:  # this function returns:
# Line 24  obj-$(CONFIG_SND_AU8810) += snd-au8810.o Line 22  obj-$(CONFIG_SND_AU8810) += snd-au8810.o
22  obj-$(CONFIG_SND_AU8820) += snd-au8820.o  obj-$(CONFIG_SND_AU8820) += snd-au8820.o
23  obj-$(CONFIG_SND_AU8830) += snd-au8830.o  obj-$(CONFIG_SND_AU8830) += snd-au8830.o
24    
25  #obj-$(call sequencer,$(CONFIG_SND_AU8810)) += snd-au88x0-synth.o  obj-$(call sequencer,$(CONFIG_SND_AU8810)) += snd-au88x0-synth.o
26  #obj-$(call sequencer,$(CONFIG_SND_AU8820)) += snd-au88x0-synth.o  obj-$(call sequencer,$(CONFIG_SND_AU8820)) += snd-au88x0-synth.o
27  #obj-$(call sequencer,$(CONFIG_SND_AU8830)) += snd-au88x0-synth.o  obj-$(call sequencer,$(CONFIG_SND_AU8830)) += snd-au88x0-synth.o
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26