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
/
gspca
/
stv06xx
/
Makefile
blob
5b318faf9aa8da3a6648103a3b6297aaa48d2e33
1
obj-
$(
CONFIG_USB_STV06XX
) +=
gspca_stv06xx.o
2
3
gspca_stv06xx-objs
:=
stv06xx.o \
4
stv06xx_vv6410.o \
5
stv06xx_hdcs.o \
6
stv06xx_pb0100.o \
7
stv06xx_st6422.o
8
9
ccflags-y
+= -
Idrivers
/
media
/
video
/
gspca
10