mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-12 10:15:54 +00:00
4 lines
127 B
Makefile
4 lines
127 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
snd-lx6464es-objs := lx6464es.o lx_core.o
|
||
|
obj-$(CONFIG_SND_LX6464ES) += snd-lx6464es.o
|