e7f4d881c0
This driver works on the htc leo. The driver was written by Cotulla Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
9 lines
121 B
Makefile
9 lines
121 B
Makefile
#
|
|
# Makefile for ALSA
|
|
#
|
|
|
|
obj-$(CONFIG_SND_HTCLEO) += alsa-pcm-htc-leo.o
|
|
obj-$(CONFIG_SND_HTCLEO) += alsa-mix-htc-leo.o
|
|
|
|
|