tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
staging
/
ccg
/
Makefile
at
v3.5
4 lines
93 B
view raw
wrap content
1
g_ccg-y
:=
ccg.o
2
ccflags-y
+=
-Idrivers/usb/gadget
3
4
obj-$(CONFIG_USB_G_CCG)
+=
g_ccg.o