projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwl
[linux-2.6]
/
drivers
/
media
/
video
/
cx25840
/
Makefile
1
cx25840-objs := cx25840-core.o cx25840-audio.o cx25840-firmware.o \
2
cx25840-vbi.o
3
4
obj-$(CONFIG_VIDEO_DECODER) += cx25840.o
5
6
EXTRA_CFLAGS += -I$(src)/..