diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -13,7 +13,8 @@ OBJS		:= \  			main.o \  			stream.o \  			uvc.o \ -			v4l2.o +			v4l2.o \ +			video-buffers.o  all: uvc-gadget | 
|  | index : uvc-gadget.git | |
| UVC gadget userspace sample application | Laurent Pinchart | 
| summaryrefslogtreecommitdiff |