]> Git Repo - J-linux.git/blob - drivers/tty/serdev/Makefile
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[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.029815 seconds and 4 git commands to generate.