projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
firedtv: rename files, variables, functions from firesat to firedtv
[linux-2.6]
/
drivers
/
media
/
dvb
/
firewire
/
Makefile
1
firedtv-objs := firedtv-1394.o \
2
firedtv-dvb.o \
3
firedtv-fe.o \
4
firedtv-iso.o \
5
avc.o \
6
cmp.o \
7
firedtv-rc.o \
8
firedtv-ci.o
9
10
obj-$(CONFIG_DVB_FIREDTV) += firedtv.o
11
12
EXTRA_CFLAGS := -Idrivers/ieee1394
13
EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core