repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sched: Remove double_rq_lock() from __migrate_task()
[linux/fpc-iii.git]
/
drivers
/
media
/
usb
/
gspca
/
gl860
/
Makefile
blob
cf6397415aad6bc0534aa2510b80b3b8d8ccb603
1
obj-
$(
CONFIG_USB_GL860
) +=
gspca_gl860.o
2
3
gspca_gl860-objs
:=
gl860.o \
4
gl860-mi1320.o \
5
gl860-ov2640.o \
6
gl860-ov9655.o \
7
gl860-mi2020.o
8
9
ccflags-y
+= -
I
$(
srctree
)/
drivers
/
media
/
usb
/
gspca
10