Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
[deliverable/linux.git] / sound / mips / Makefile
1 #
2 # Makefile for ALSA
3 #
4
5 snd-sgi-o2-objs := sgio2audio.o ad1843.o
6 snd-sgi-hal2-objs := hal2.o
7
8 # Toplevel Module Dependency
9 obj-$(CONFIG_SND_SGI_O2) += snd-sgi-o2.o
10 obj-$(CONFIG_SND_SGI_HAL2) += snd-sgi-hal2.o
This page took 0.031022 seconds and 6 git commands to generate.