repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
drivers
/
tty
/
serial
/
jsm
/
Makefile
blob
705d1ff6fdeb98044c406904d63c103dca640347
1
#
2
# Makefile for Jasmine adapter
3
#
4
5
obj-
$(
CONFIG_SERIAL_JSM
) +=
jsm.o
6
7
jsm-objs
:=
jsm_driver.o jsm_neo.o jsm_tty.o jsm_cls.o
8