GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / staging / easycap / Makefile
blob4fccd55c005c55e24ed5621cd2e006d5716b02c7
2 obj-$(CONFIG_EASYCAP) += easycap.o
4 easycap-objs := easycap_main.o easycap_low.o easycap_sound.o
5 easycap-objs += easycap_ioctl.o easycap_settings.o
6 easycap-objs += easycap_testcard.o
8 EXTRA_CFLAGS += -Wall
9 # Impose all or none of the following:
10 EXTRA_CFLAGS += -DEASYCAP_IS_VIDEODEV_CLIENT
11 EXTRA_CFLAGS += -DEASYCAP_NEEDS_V4L2_DEVICE_H
12 EXTRA_CFLAGS += -DEASYCAP_NEEDS_V4L2_FOPS