repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[CPUFREQ] Fix the p4-clockmod N60 errata workaround.
[linux-2.6/mini2440.git]
/
drivers
/
serial
/
jsm
/
Makefile
blob
e46b6e0f8b185a1765dc05630272b85ebec2792c
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
8