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 / radio / si470x / Makefile
blob06964816cfd6f6661a4c83d76b3b00d0362adf0f
2 # Makefile for radios with Silicon Labs Si470x FM Radio Receivers
5 radio-usb-si470x-objs := radio-si470x-usb.o radio-si470x-common.o
6 radio-i2c-si470x-objs := radio-si470x-i2c.o radio-si470x-common.o
8 obj-$(CONFIG_USB_SI470X) += radio-usb-si470x.o
9 obj-$(CONFIG_I2C_SI470X) += radio-i2c-si470x.o