summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 70bd12e0d5..2b948e7df4 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -156,6 +156,9 @@ tuner_samsung.c
156drivers/fmradio_i2c.c 156drivers/fmradio_i2c.c
157tuner_philips.c 157tuner_philips.c
158#endif /* (CONFIG_TUNER & TEA5767) */ 158#endif /* (CONFIG_TUNER & TEA5767) */
159#if (CONFIG_TUNER & LV24020LP)
160tuner_sanyo.c
161#endif /* (CONFIG_TUNER & LV24020LP) */
159#endif /*SIMULATOR */ 162#endif /*SIMULATOR */
160#endif /* CONFIG_TUNER */ 163#endif /* CONFIG_TUNER */
161 164