Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus
[firefly-linux-kernel-4.4.55.git] / drivers / media / video / hdpvr / Makefile
1 hdpvr-objs      := hdpvr-control.o hdpvr-core.o hdpvr-video.o hdpvr-i2c.o
2
3 obj-$(CONFIG_VIDEO_HDPVR) += hdpvr.o
4
5 ccflags-y += -Idrivers/media/video
6
7 ccflags-y += $(extra-cflags-y) $(extra-cflags-m)