diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-12-25 11:40:31 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-12-25 11:40:31 +0100 |
commit | a9c3c7e04b9a744eafb2e87c770e7300bbffa375 (patch) | |
tree | 9ffb2df20f57c8a71386c0f50937149864170313 /sound/pci/pcxhr/Makefile | |
parent | cc4910850f93a8bb1cbafad038fd40f6da68c783 (diff) | |
parent | ade9b2fb9bf8114f77eefc70b9042417e62acf72 (diff) |
Merge branch 'topic/pcxhr-update' into to-push
Diffstat (limited to 'sound/pci/pcxhr/Makefile')
-rw-r--r-- | sound/pci/pcxhr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/pcxhr/Makefile b/sound/pci/pcxhr/Makefile index 10473c05918..b06128e918c 100644 --- a/sound/pci/pcxhr/Makefile +++ b/sound/pci/pcxhr/Makefile @@ -1,2 +1,2 @@ -snd-pcxhr-objs := pcxhr.o pcxhr_hwdep.o pcxhr_mixer.o pcxhr_core.o +snd-pcxhr-objs := pcxhr.o pcxhr_hwdep.o pcxhr_mixer.o pcxhr_core.o pcxhr_mix22.o obj-$(CONFIG_SND_PCXHR) += snd-pcxhr.o |