]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - sound/mips/Makefile
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / sound / mips / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
1da177e4
LT
2#
3# Makefile for ALSA
4#
5
862c2c0a 6snd-sgi-o2-objs := sgio2audio.o ad1843.o
787dba37 7snd-sgi-hal2-objs := hal2.o
1da177e4
LT
8
9# Toplevel Module Dependency
862c2c0a 10obj-$(CONFIG_SND_SGI_O2) += snd-sgi-o2.o
787dba37 11obj-$(CONFIG_SND_SGI_HAL2) += snd-sgi-hal2.o