3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-20 14:15:55 +00:00

5 lines
208 B
Makefile
Raw Normal View History

2022-04-02 18:24:21 +05:00
# SPDX-License-Identifier: GPL-2.0-only
snd-oxfw-objs := oxfw-command.o oxfw-stream.o oxfw-pcm.o oxfw-proc.o \
oxfw-midi.o oxfw-hwdep.o oxfw-spkr.o oxfw-scs1x.o oxfw.o
obj-$(CONFIG_SND_OXFW) += snd-oxfw.o