]> Git Repo - linux.git/blame - sound/pci/ymfpci/Makefile
Merge tag 'perf-core-for-mingo-5.6-20200201' of git://git.kernel.org/pub/scm/linux...
[linux.git] / sound / pci / ymfpci / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
1da177e4
LT
2#
3# Makefile for ALSA
c1017a4c 4# Copyright (c) 2001 by Jaroslav Kysela <[email protected]>
1da177e4
LT
5#
6
7snd-ymfpci-objs := ymfpci.o ymfpci_main.o
8
9# Toplevel Module Dependency
10obj-$(CONFIG_SND_YMFPCI) += snd-ymfpci.o
This page took 0.85079 seconds and 4 git commands to generate.