]> Git Repo - linux.git/blob - drivers/usb/typec/altmodes/Makefile
arm64: avoid prototype warnings for syscalls
[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.036409 seconds and 4 git commands to generate.