# Makefile for emxx_v4l2 driver for EM/EV

emxx_v4l2-objs :=  emxx_v4l2_core.o

obj-y += emxx_v4l2.o

EXTRA_CFLAGS = -I$(src)/..
