repo.or.cz
/
pohmelfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.34-rc3
[pohmelfs.git]
/
drivers
/
media
/
video
/
hdpvr
/
Makefile
blob
e0230fcb2e360f234543c5a89612cc81d5831265
1
hdpvr-objs
:=
hdpvr-control.o hdpvr-core.o hdpvr-video.o
2
3
hdpvr-
$(
CONFIG_I2C
) +=
hdpvr-i2c.o
4
5
obj-
$(
CONFIG_VIDEO_HDPVR
) +=
hdpvr.o
6
7
EXTRA_CFLAGS
+= -
Idrivers
/
media
/
video
8
9
EXTRA_CFLAGS
+= $(
extra-cflags-y
) $(
extra-cflags-m
)