# HG changeset patch # User Mychaela Falconia # Date 1589507124 0 # Node ID 5a26a267684fbbc6b46398327fa35e04bea08d73 # Parent 92470e5d0b9e70122095b9d8f6235cddf9fcf43c targets: new minimal headers created diff -r 92470e5d0b9e -r 5a26a267684f targets/compal-new.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/compal-new.h Fri May 15 01:45:24 2020 +0000 @@ -0,0 +1,3 @@ +#define CONFIG_TARGET_COMPAL 1 +#define NEW_C139_FFS_CONFIG 1 +#define VCXO_26MHZ 1 diff -r 92470e5d0b9e -r 5a26a267684f targets/compal-old.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/compal-old.h Fri May 15 01:45:24 2020 +0000 @@ -0,0 +1,2 @@ +#define CONFIG_TARGET_COMPAL 1 +#define VCXO_26MHZ 1 diff -r 92470e5d0b9e -r 5a26a267684f targets/fcfam.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/fcfam.h Fri May 15 01:45:24 2020 +0000 @@ -0,0 +1,2 @@ +#define CONFIG_TARGET_FCFAM 1 +#define VCXO_26MHZ 1 diff -r 92470e5d0b9e -r 5a26a267684f targets/pirelli.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/pirelli.h Fri May 15 01:45:24 2020 +0000 @@ -0,0 +1,2 @@ +#define CONFIG_TARGET_PIRELLI 1 +#define VCXO_26MHZ 1 diff -r 92470e5d0b9e -r 5a26a267684f targets/ti26.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/ti26.h Fri May 15 01:45:24 2020 +0000 @@ -0,0 +1,1 @@ +#define VCXO_26MHZ 1