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
Use dentry_path() to create full path to inode object
[pohmelfs.git]
/
drivers
/
media
/
video
/
hdpvr
/
Makefile
blob
52f057f24e3944a174b134bc65921abb55b78070
1
hdpvr-objs
:=
hdpvr-control.o hdpvr-core.o hdpvr-video.o hdpvr-i2c.o
2
3
obj-
$(
CONFIG_VIDEO_HDPVR
) +=
hdpvr.o
4
5
ccflags-y
+= -
Idrivers
/
media
/
video
6
7
ccflags-y
+= $(
extra-cflags-y
) $(
extra-cflags-m
)