GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / media / video / hdpvr / Makefile
blobe0230fcb2e360f234543c5a89612cc81d5831265
1 hdpvr-objs := hdpvr-control.o hdpvr-core.o hdpvr-video.o
3 hdpvr-$(CONFIG_I2C) += hdpvr-i2c.o
5 obj-$(CONFIG_VIDEO_HDPVR) += hdpvr.o
7 EXTRA_CFLAGS += -Idrivers/media/video
9 EXTRA_CFLAGS += $(extra-cflags-y) $(extra-cflags-m)