]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - sound/isa/ad1848/Makefile
Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
[mirror_ubuntu-artful-kernel.git] / sound / isa / ad1848 / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for ALSA
c1017a4c 3# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
1da177e4
LT
4#
5
1da177e4
LT
6snd-ad1848-objs := ad1848.o
7
8# Toplevel Module Dependency
ab9914f8 9obj-$(CONFIG_SND_AD1848) += snd-ad1848.o
1da177e4 10