Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at master 6 lines 135 B view raw
1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_SND_AOA) += snd-aoa.o 3snd-aoa-y := core.o \ 4 alsa.o \ 5 gpio-pmf.o \ 6 gpio-feature.o