sim: unify cgen maintainer settings
[deliverable/binutils-gdb.git] / sim / cris / configure.ac
CommitLineData
f6bcefef 1dnl Process this file with autoconf to produce a configure script.
f6bcefef 2AC_INIT(Makefile.in)
760b3e8b 3AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
f6bcefef 4
6ffe910a 5SIM_AC_COMMON
f6bcefef 6
f6bcefef 7SIM_AC_OPTION_SCACHE(16384)
9d903352 8SIM_AC_OPTION_HARDWARE(rv cris cris_900000xx)
f6bcefef
HPN
9
10# The default model shouldn't matter as long as there's a BFD.
11SIM_AC_OPTION_DEFAULT_MODEL(crisv32)
f6bcefef
HPN
12
13SIM_AC_OUTPUT
This page took 0.704311 seconds and 4 git commands to generate.