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 12774b051f..a4be2a5f25 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -488,6 +488,8 @@ target/arm/pnx0101/timer-pnx0101.c
488#endif 488#endif
489 489
490#if CONFIG_CPU == IMX233 490#if CONFIG_CPU == IMX233
491target/arm/imx233/i2c-imx233.c
492target/arm/imx233/lcdif-imx233.c
491target/arm/imx233/clkctrl-imx233.c 493target/arm/imx233/clkctrl-imx233.c
492target/arm/imx233/system-imx233.c 494target/arm/imx233/system-imx233.c
493target/arm/imx233/timrot-imx233.c 495target/arm/imx233/timrot-imx233.c
@@ -1448,13 +1450,11 @@ target/arm/as3525/lcd-as-e200v2-fuze-fuzev2.S
1448#ifdef SANSA_FUZEPLUS 1450#ifdef SANSA_FUZEPLUS
1449#ifndef SIMULATOR 1451#ifndef SIMULATOR
1450#ifndef BOOTLOADER 1452#ifndef BOOTLOADER
1451drivers/generic_i2c.c
1452drivers/synaptics-rmi.c 1453drivers/synaptics-rmi.c
1453#endif 1454#endif
1454target/arm/imx233/sansa-fuzeplus/backlight-fuzeplus.c 1455target/arm/imx233/sansa-fuzeplus/backlight-fuzeplus.c
1455target/arm/imx233/sansa-fuzeplus/lcd-fuzeplus.c 1456target/arm/imx233/sansa-fuzeplus/lcd-fuzeplus.c
1456target/arm/imx233/sansa-fuzeplus/button-fuzeplus.c 1457target/arm/imx233/sansa-fuzeplus/button-fuzeplus.c
1457target/arm/imx233/lcdif-imx233.c
1458#endif /* SIMULATOR */ 1458#endif /* SIMULATOR */
1459#endif 1459#endif
1460 1460