repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
serial: tegra: drop bogus NULL tty-port checks
[linux/fpc-iii.git]
/
drivers
/
tty
/
serdev
/
Makefile
blob
078417e5b06860f9d94750cd48b9e99d053b1a41
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