3 lines
127 B
Makefile
Executable file
3 lines
127 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0-only
|
|
snd-lx6464es-objs := lx6464es.o lx_core.o
|
|
obj-$(CONFIG_SND_LX6464ES) += snd-lx6464es.o
|