summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES7
1 files changed, 7 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index e64fbebc7e..95e8450d00 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -253,9 +253,16 @@ target/coldfire/iaudio/x5/lcd-remote-x5.c
#endif
#endif
+#ifdef IRIVER_H100_SERIES
+#ifndef SIMULATOR
+target/coldfire/iriver/h100/button-h100.c
+#endif
+#endif
+
#ifdef IRIVER_H300_SERIES
#ifndef SIMULATOR
target/coldfire/iriver/h300/lcd-as-h300.S
+target/coldfire/iriver/h300/button-h300.c
target/coldfire/pcf50606-coldfire.c
target/coldfire/iriver/h300/pcf50606-h300.c
#endif