annotate cfg-headers/2092/ffs.cfg @ 115:e0cf9a040fef

scripts/mkcomp-test.sh: allow MMI setting to be overridden
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 06 Oct 2016 17:31:24 +0000
parents 3454a514891b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
114
3454a514891b cfg-headers/2092 added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #ifndef __FFS_CFG__
3454a514891b cfg-headers/2092 added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 #define __FFS_CFG__
3454a514891b cfg-headers/2092 added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 #define TARGET 1
3454a514891b cfg-headers/2092 added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 #define _RVF 1
3454a514891b cfg-headers/2092 added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 #endif /* __FFS_CFG__ */