]> Git Repo - J-linux.git/blob - drivers/usb/typec/altmodes/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / usb / typec / altmodes / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 obj-$(CONFIG_TYPEC_DP_ALTMODE)          += typec_displayport.o
4 typec_displayport-y                     := displayport.o
5 obj-$(CONFIG_TYPEC_NVIDIA_ALTMODE)      += typec_nvidia.o
6 typec_nvidia-y                          := nvidia.o
This page took 0.028675 seconds and 4 git commands to generate.