summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index ce445f35c9..d00e56f1a6 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -587,6 +587,7 @@ target/arm/imx233/debug-imx233.c
587#endif 587#endif
588#if !defined(BOOTLOADER) || defined(HAVE_BOOTLOADER_USB_MODE) 588#if !defined(BOOTLOADER) || defined(HAVE_BOOTLOADER_USB_MODE)
589target/arm/imx233/usb-imx233.c 589target/arm/imx233/usb-imx233.c
590target/arm/imx233/led-imx233.c
590#endif 591#endif
591#ifndef BOOTLOADER 592#ifndef BOOTLOADER
592#ifdef HAVE_IMX233_CODEC 593#ifdef HAVE_IMX233_CODEC