brintos

brintos / linux-shallow public Read only

0
0
Text · 286 B · 8feedc7 Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.02snd-aoa-codec-onyx-y := onyx.o3snd-aoa-codec-tas-y := tas.o4snd-aoa-codec-toonie-y := toonie.o5 6obj-$(CONFIG_SND_AOA_ONYX) += snd-aoa-codec-onyx.o7obj-$(CONFIG_SND_AOA_TAS) += snd-aoa-codec-tas.o8obj-$(CONFIG_SND_AOA_TOONIE) += snd-aoa-codec-toonie.o9