summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 36a125783c..430eb4119b 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -127,6 +127,7 @@ target/hosted/sysfs.c
127target/hosted/backlight-unix.c 127target/hosted/backlight-unix.c
128target/hosted/system-hosted.c 128target/hosted/system-hosted.c
129target/hosted/lcd-linuxfb.c 129target/hosted/lcd-linuxfb.c
130target/hosted/power-linux.c
130#endif 131#endif
131 132
132#if defined(AGPTEK_ROCKER) && !defined(SIMULATOR) 133#if defined(AGPTEK_ROCKER) && !defined(SIMULATOR)
@@ -1919,6 +1920,7 @@ target/hosted/lc-unix.c
1919target/hosted/ibasso/audiohw-ibasso.c 1920target/hosted/ibasso/audiohw-ibasso.c
1920target/hosted/ibasso/backlight-ibasso.c 1921target/hosted/ibasso/backlight-ibasso.c
1921target/hosted/ibasso/button-ibasso.c 1922target/hosted/ibasso/button-ibasso.c
1923target/hosted/power-linux.c
1922#ifdef DEBUG 1924#ifdef DEBUG
1923target/hosted/ibasso/debug-ibasso.c 1925target/hosted/ibasso/debug-ibasso.c
1924#endif 1926#endif