projects
/
linux-2.6-microblaze.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'arm-soc/for-5.3/devicetree-v2' of https://github.com/Broadcom/stblinux...
[linux-2.6-microblaze.git]
/
sound
/
pcmcia
/
pdaudiocf
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for ALSA
4
# Copyright (c) 2004 by Jaroslav Kysela <perex@perex.cz>
5
#
6
7
snd-pdaudiocf-objs := pdaudiocf.o pdaudiocf_core.o pdaudiocf_irq.o pdaudiocf_pcm.o
8
9
obj-$(CONFIG_SND_PDAUDIOCF) += snd-pdaudiocf.o