changeset 154:9ae97f192d0b

targets/c1??.h: same CONFIG_TARGET_C1XX addition as in Magnetite
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 17 Mar 2019 06:57:58 +0000
parents df9c471ce9e9
children ca705e7e03f8
files targets/c11x.h targets/c139.h targets/c155.h
diffstat 3 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/targets/c11x.h	Sun Mar 10 20:28:06 2019 +0000
+++ b/targets/c11x.h	Sun Mar 17 06:57:58 2019 +0000
@@ -1,4 +1,5 @@
 #define	CONFIG_TARGET_C11X	1
+#define	CONFIG_TARGET_C1XX	1
 #define	CONFIG_TARGET_COMPAL	1
 #define	USE_TSPACT2_FOR_TXLOW	0
 #define	UARTFAX_CLASSIC_DTR_DCD	0
--- a/targets/c139.h	Sun Mar 10 20:28:06 2019 +0000
+++ b/targets/c139.h	Sun Mar 17 06:57:58 2019 +0000
@@ -1,4 +1,5 @@
 #define	CONFIG_TARGET_C139	1
+#define	CONFIG_TARGET_C1XX	1
 #define	CONFIG_TARGET_COMPAL	1
 #define	USE_TSPACT2_FOR_TXLOW	1
 #define	UARTFAX_CLASSIC_DTR_DCD	0
--- a/targets/c155.h	Sun Mar 10 20:28:06 2019 +0000
+++ b/targets/c155.h	Sun Mar 17 06:57:58 2019 +0000
@@ -1,4 +1,5 @@
 #define	CONFIG_TARGET_C155	1
+#define	CONFIG_TARGET_C1XX	1
 #define	CONFIG_TARGET_COMPAL	1
 #define	USE_TSPACT2_FOR_TXLOW	0
 #define	UARTFAX_CLASSIC_DTR_DCD	0