Merge branch 'topic/hda' into for-linus
[deliverable/linux.git] / sound / drivers / opl4 / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for ALSA
c1017a4c 3# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
1da177e4
LT
4#
5
6snd-opl4-lib-objs := opl4_lib.o opl4_mixer.o opl4_proc.o
7snd-opl4-synth-objs := opl4_seq.o opl4_synth.o yrw801.o
8
1da177e4 9obj-$(CONFIG_SND_OPL4_LIB) += snd-opl4-lib.o
0528c749 10obj-$(CONFIG_SND_OPL4_LIB_SEQ) += snd-opl4-synth.o
This page took 0.466086 seconds and 5 git commands to generate.