summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 06b4ce0765..937bb0bfb6 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -79,8 +79,8 @@ drivers/fmradio_i2c.c
79tuner_philips.c 79tuner_philips.c
80#endif 80#endif
81#endif 81#endif
82#if CONFIG_I2C == I2C_H100 82#if CONFIG_I2C == I2C_COLDFIRE
83drivers/i2c-h100.c 83drivers/i2c-coldfire.c
84#else 84#else
85drivers/i2c.c 85drivers/i2c.c
86#endif 86#endif