1 obj-
$(CONFIG_USB_GSPCA
) += gspca_main.o
2 obj-
$(CONFIG_USB_GSPCA_CONEX
) += gspca_conex.o
3 obj-
$(CONFIG_USB_GSPCA_ETOMS
) += gspca_etoms.o
4 obj-
$(CONFIG_USB_GSPCA_FINEPIX
) += gspca_finepix.o
5 obj-
$(CONFIG_USB_GSPCA_MARS
) += gspca_mars.o
6 obj-
$(CONFIG_USB_GSPCA_MR97310A
) += gspca_mr97310a.o
7 obj-
$(CONFIG_USB_GSPCA_OV519
) += gspca_ov519.o
8 obj-
$(CONFIG_USB_GSPCA_OV534
) += gspca_ov534.o
9 obj-
$(CONFIG_USB_GSPCA_PAC207
) += gspca_pac207.o
10 obj-
$(CONFIG_USB_GSPCA_PAC7311
) += gspca_pac7311.o
11 obj-
$(CONFIG_USB_GSPCA_SN9C20X
) += gspca_sn9c20x.o
12 obj-
$(CONFIG_USB_GSPCA_SONIXB
) += gspca_sonixb.o
13 obj-
$(CONFIG_USB_GSPCA_SONIXJ
) += gspca_sonixj.o
14 obj-
$(CONFIG_USB_GSPCA_SPCA500
) += gspca_spca500.o
15 obj-
$(CONFIG_USB_GSPCA_SPCA501
) += gspca_spca501.o
16 obj-
$(CONFIG_USB_GSPCA_SPCA505
) += gspca_spca505.o
17 obj-
$(CONFIG_USB_GSPCA_SPCA506
) += gspca_spca506.o
18 obj-
$(CONFIG_USB_GSPCA_SPCA508
) += gspca_spca508.o
19 obj-
$(CONFIG_USB_GSPCA_SPCA561
) += gspca_spca561.o
20 obj-
$(CONFIG_USB_GSPCA_SQ905
) += gspca_sq905.o
21 obj-
$(CONFIG_USB_GSPCA_SQ905C
) += gspca_sq905c.o
22 obj-
$(CONFIG_USB_GSPCA_SUNPLUS
) += gspca_sunplus.o
23 obj-
$(CONFIG_USB_GSPCA_STK014
) += gspca_stk014.o
24 obj-
$(CONFIG_USB_GSPCA_T613
) += gspca_t613.o
25 obj-
$(CONFIG_USB_GSPCA_TV8532
) += gspca_tv8532.o
26 obj-
$(CONFIG_USB_GSPCA_VC032X
) += gspca_vc032x.o
27 obj-
$(CONFIG_USB_GSPCA_ZC3XX
) += gspca_zc3xx.o
29 gspca_main-objs
:= gspca.o
30 gspca_conex-objs
:= conex.o
31 gspca_etoms-objs
:= etoms.o
32 gspca_finepix-objs
:= finepix.o
33 gspca_mars-objs
:= mars.o
34 gspca_mr97310a-objs
:= mr97310a.o
35 gspca_ov519-objs
:= ov519.o
36 gspca_ov534-objs
:= ov534.o
37 gspca_pac207-objs
:= pac207.o
38 gspca_pac7311-objs
:= pac7311.o
39 gspca_sn9c20x-objs
:= sn9c20x.o
40 gspca_sonixb-objs
:= sonixb.o
41 gspca_sonixj-objs
:= sonixj.o
42 gspca_spca500-objs
:= spca500.o
43 gspca_spca501-objs
:= spca501.o
44 gspca_spca505-objs
:= spca505.o
45 gspca_spca506-objs
:= spca506.o
46 gspca_spca508-objs
:= spca508.o
47 gspca_spca561-objs
:= spca561.o
48 gspca_sq905-objs
:= sq905.o
49 gspca_sq905c-objs
:= sq905c.o
50 gspca_stk014-objs
:= stk014.o
51 gspca_sunplus-objs
:= sunplus.o
52 gspca_t613-objs
:= t613.o
53 gspca_tv8532-objs
:= tv8532.o
54 gspca_vc032x-objs
:= vc032x.o
55 gspca_zc3xx-objs
:= zc3xx.o
57 obj-
$(CONFIG_USB_M5602
) += m5602
/
58 obj-
$(CONFIG_USB_STV06XX
) += stv06xx
/