projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
[linux-2.6]
/
drivers
/
media
/
video
/
em28xx
/
Makefile
1
em28xx-objs := em28xx-video.o em28xx-i2c.o em28xx-cards.o em28xx-core.o \
2
em28xx-input.o
3
4
obj-$(CONFIG_VIDEO_EM28XX) += em28xx.o
5
6
EXTRA_CFLAGS += -Idrivers/media/video