mirror of
https://gitflic.ru/project/npo_rbs/repka-os_kernel.git
synced 2025-04-17 09:44:26 +00:00
4 lines
125 B
Makefile
4 lines
125 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
snd-atmel-ac97c-objs := ac97c.o
|
|
|
|
obj-$(CONFIG_SND_ATMEL_AC97C) += snd-atmel-ac97c.o
|