commit | 767a574a9e8a49b60a1184494958764b04757951 | [log] [tgz] |
---|---|---|
author | Nest DevInfra <no-reply@google.com> | Tue Sep 12 18:05:16 2017 +0000 |
committer | Nest DevInfra <no-reply@google.com> | Wed Mar 03 11:34:00 2021 -0800 |
tree | 5481836158de0d551c93f23e0c5814fb0f3e5ad9 |
Project import generated by Copybara. NOKEYCHECK=True GitOrigin-RevId: 3c46b17d1e60ae6d918268bc61dd3226dd70bcbb
diff --git a/linux/sound/pci/lx6464es/Makefile b/linux/sound/pci/lx6464es/Makefile new file mode 100644 index 0000000..eb04a6c --- /dev/null +++ b/linux/sound/pci/lx6464es/Makefile
@@ -0,0 +1,2 @@ +snd-lx6464es-objs := lx6464es.o lx_core.o +obj-$(CONFIG_SND_LX6464ES) += snd-lx6464es.o