V4L/DVB (3546): Fix Compilation after moving bttv code
[linux-2.6/x86.git] / drivers / media / video / bt8xx / Makefile
blob94350f21cdc0a5c71fabe31aded4a5aa6fbb5b2b
2 # Makefile for the video capture/playback device drivers.
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
9 obj-$(CONFIG_VIDEO_BT848) += bttv.o
11 EXTRA_CFLAGS += -I$(src)/..
12 EXTRA_CFLAGS += -I$(srctree)/drivers/media/dvb/dvb-core