2005-04-16 22:20:36 +00:00
|
|
|
#
|
|
|
|
# Makefile for ALSA
|
2007-10-15 07:50:19 +00:00
|
|
|
# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
|
2005-04-16 22:20:36 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
snd-korg1212-objs := korg1212.o
|
|
|
|
|
|
|
|
# Toplevel Module Dependency
|
|
|
|
obj-$(CONFIG_SND_KORG1212) += snd-korg1212.o
|