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
fix a kmap leak in virtio_console
[linux/fpc-iii.git]
/
drivers
/
staging
/
cxt1e1
/
Makefile
blob
2f217e9daac11cfccef0abf9a4be211ea1bb7902
1
obj-
$(
CONFIG_CXT1E1
) +=
cxt1e1.o
2
3
ccflags-y
:= -
DSBE_PMCC4_ENABLE
4
ccflags-y
+= -
DSBE_ISR_TASKLET
5
6
cxt1e1-y
:=
\
7
ossiRelease.o \
8
musycc.o \
9
pmcc4_drv.o \
10
comet.o \
11
linux.o \
12
functions.o \
13
hwprobe.o \
14
pmc93x6_eeprom.o \
15
sbecrc.o \
16
comet_tables.o \
17
sbeid.o
18
19
cxt1e1-
$(
CONFIG_PROC_FS
) +=
sbeproc.o