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 / dvb / siano / Makefile
blob1032257783769e7114baffa49fec15f3d92099cf
2 smsmdtv-objs := smscoreapi.o sms-cards.o smsendian.o smsir.o
4 obj-$(CONFIG_SMS_SIANO_MDTV) += smsmdtv.o smsdvb.o
5 obj-$(CONFIG_SMS_USB_DRV) += smsusb.o
6 obj-$(CONFIG_SMS_SDIO_DRV) += smssdio.o
8 EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core
10 EXTRA_CFLAGS += $(extra-cflags-y) $(extra-cflags-m)