Merge branch 'from-linus' into upstream
[sfrench/cifs-2.6.git] / drivers / media / video / bt8xx / Makefile
1 #
2 # Makefile for the video capture/playback device drivers.
3 #
4
5 bttv-objs      :=      bttv-driver.o bttv-cards.o bttv-if.o \
6                        bttv-risc.o bttv-vbi.o bttv-i2c.o bttv-gpio.o \
7                        bttv-input.o
8
9 obj-$(CONFIG_VIDEO_BT848) += bttv.o
10
11 EXTRA_CFLAGS += -Idrivers/media/video
12 EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core