GITLAB

에프에이리눅스 / fullcycle-jenkins-joy

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • fullcycle-jenkins-joy
  • ..
  • gl860
  • Makefile
  • 5113f6f70   kernel add Browse Code »
    김현기
    2020-01-16 12:26:36 +0900  
Makefile 214 Bytes
edit raw blame history permalink
1 2 3 4 5 6 7 8 9 10
obj-$(CONFIG_USB_GL860) += gspca_gl860.o

gspca_gl860-objs := gl860.o \
		    gl860-mi1320.o \
		    gl860-ov2640.o \
		    gl860-ov9655.o \
		    gl860-mi2020.o

ccflags-y += -I$(srctree)/drivers/media/usb/gspca