brintos

brintos / linux-shallow public Read only

0
0
Text · 226 B · ab0186f Raw
11 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# Makefile for ALSA4# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>5#6 7snd-korg1212-y := korg1212.o8 9# Toplevel Module Dependency10obj-$(CONFIG_SND_KORG1212) += snd-korg1212.o11