]> Pileus Git - ~andy/linux/blob - drivers/media/usb/hdpvr/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[~andy/linux] / drivers / media / usb / 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/i2c
6
7 ccflags-y += $(extra-cflags-y) $(extra-cflags-m)