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
sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git]
/
drivers
/
media
/
cec
/
Makefile
blob
d6686337275ff83a746c5e848e7040548d20775a
1
cec-objs
:=
cec-core.o cec-adap.o cec-api.o
2
3
ifeq
($(
CONFIG_MEDIA_CEC_SUPPORT
),
y
)
4
obj-
$(
CONFIG_MEDIA_SUPPORT
) +=
cec.o
5
endif