Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
[linux-btrfs-devel.git] / drivers / media / video / hdpvr / Makefile
blob3baa9f613ca36aa82efaff5742cbb463c698c13a
1 hdpvr-objs := hdpvr-control.o hdpvr-core.o hdpvr-video.o hdpvr-i2c.o
3 obj-$(CONFIG_VIDEO_HDPVR) += hdpvr.o
5 EXTRA_CFLAGS += -Idrivers/media/video
7 EXTRA_CFLAGS += $(extra-cflags-y) $(extra-cflags-m)