summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index b72a7521e9..6c8f7b957c 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1711,6 +1711,7 @@ target/mips/ingenic_x1000/fiiom3k/button-fiiom3k.c
1711target/mips/ingenic_x1000/fiiom3k/lcd-fiiom3k.c 1711target/mips/ingenic_x1000/fiiom3k/lcd-fiiom3k.c
1712target/mips/ingenic_x1000/fiiom3k/power-fiiom3k.c 1712target/mips/ingenic_x1000/fiiom3k/power-fiiom3k.c
1713target/mips/ingenic_x1000/fiiom3k/spl-fiiom3k.c 1713target/mips/ingenic_x1000/fiiom3k/spl-fiiom3k.c
1714target/mips/ingenic_x1000/spl-nand-x1000.c
1714#endif /* FIIO_M3K */ 1715#endif /* FIIO_M3K */
1715 1716
1716#if defined(SHANLING_Q1) 1717#if defined(SHANLING_Q1)
@@ -1720,6 +1721,7 @@ target/mips/ingenic_x1000/shanlingq1/button-shanlingq1.c
1720target/mips/ingenic_x1000/shanlingq1/lcd-shanlingq1.c 1721target/mips/ingenic_x1000/shanlingq1/lcd-shanlingq1.c
1721target/mips/ingenic_x1000/shanlingq1/power-shanlingq1.c 1722target/mips/ingenic_x1000/shanlingq1/power-shanlingq1.c
1722target/mips/ingenic_x1000/shanlingq1/spl-shanlingq1.c 1723target/mips/ingenic_x1000/shanlingq1/spl-shanlingq1.c
1724target/mips/ingenic_x1000/spl-nand-x1000.c
1723#endif /* SHANLING_Q1 */ 1725#endif /* SHANLING_Q1 */
1724 1726
1725#if defined(EROS_QN) 1727#if defined(EROS_QN)
@@ -1729,6 +1731,7 @@ target/mips/ingenic_x1000/erosqnative/button-erosqnative.c
1729target/mips/ingenic_x1000/erosqnative/lcd-erosqnative.c 1731target/mips/ingenic_x1000/erosqnative/lcd-erosqnative.c
1730target/mips/ingenic_x1000/erosqnative/power-erosqnative.c 1732target/mips/ingenic_x1000/erosqnative/power-erosqnative.c
1731target/mips/ingenic_x1000/erosqnative/spl-erosqnative.c 1733target/mips/ingenic_x1000/erosqnative/spl-erosqnative.c
1734target/mips/ingenic_x1000/spl-nand-x1000.c
1732#endif /* EROS_QN */ 1735#endif /* EROS_QN */
1733 1736
1734#if defined(LYRE_PROTO1) 1737#if defined(LYRE_PROTO1)