Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.4-rc1 15 lines 211 B view raw
1# SPDX-License-Identifier: GPL-2.0 2 3vt6655_stage-y += device_main.o \ 4 card.o \ 5 channel.o \ 6 mac.o \ 7 baseband.o \ 8 rxtx.o \ 9 dpc.o \ 10 power.o \ 11 srom.o \ 12 key.o \ 13 rf.o 14 15obj-$(CONFIG_VT6655) += vt6655_stage.o