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 7be6010ab7..459006e5a7 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -124,12 +124,12 @@ target/hosted/lc-unix.c
124target/hosted/sysfs.c 124target/hosted/sysfs.c
125target/hosted/backlight-unix.c 125target/hosted/backlight-unix.c
126target/hosted/system-hosted.c 126target/hosted/system-hosted.c
127target/hosted/lcd-linuxfb.c
127#endif 128#endif
128 129
129#if defined(AGPTEK_ROCKER) && !defined(SIMULATOR) 130#if defined(AGPTEK_ROCKER) && !defined(SIMULATOR)
130target/hosted/agptek/button-agptek.c 131target/hosted/agptek/button-agptek.c
131target/hosted/agptek/debug-agptek.c 132target/hosted/agptek/debug-agptek.c
132target/hosted/agptek/lcd-agptek.c
133target/hosted/agptek/power-agptek.c 133target/hosted/agptek/power-agptek.c
134target/hosted/agptek/powermgmt-agptek.c 134target/hosted/agptek/powermgmt-agptek.c
135target/hosted/agptek/usb-agptek.c 135target/hosted/agptek/usb-agptek.c
@@ -138,7 +138,7 @@ target/hosted/agptek/usb-agptek.c
138#if ((defined(XDUOO_X3II)||defined(XDUOO_X20)) && !defined(SIMULATOR)) 138#if ((defined(XDUOO_X3II)||defined(XDUOO_X20)) && !defined(SIMULATOR))
139target/hosted/xduoo/button-xduoo.c 139target/hosted/xduoo/button-xduoo.c
140target/hosted/xduoo/debug-xduoo.c 140target/hosted/xduoo/debug-xduoo.c
141target/hosted/xduoo/lcd-xduoo.c 141
142target/hosted/xduoo/power-xduoo.c 142target/hosted/xduoo/power-xduoo.c
143target/hosted/xduoo/powermgmt-xduoo.c 143target/hosted/xduoo/powermgmt-xduoo.c
144target/hosted/xduoo/usb-xduoo.c 144target/hosted/xduoo/usb-xduoo.c