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