]> Git Repo - J-linux.git/blob - drivers/tty/serdev/Makefile
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[J-linux.git] / drivers / tty / serdev / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 serdev-objs := core.o
3
4 obj-$(CONFIG_SERIAL_DEV_BUS) += serdev.o
5
6 obj-$(CONFIG_SERIAL_DEV_CTRL_TTYPORT) += serdev-ttyport.o
This page took 0.029616 seconds and 4 git commands to generate.