diff options
Diffstat (limited to 'sim/frv/configure')
-rwxr-xr-x | sim/frv/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/frv/configure b/sim/frv/configure index 39a1567..35e307d 100755 --- a/sim/frv/configure +++ b/sim/frv/configure @@ -13428,7 +13428,7 @@ sim_hw_objs="\$(SIM_COMMON_HW_OBJS) `echo $sim_hw | sed -e 's/\([^ ][^ ]*\)/dv-\ if test "${enable_sim_hardware+set}" = set; then : enableval=$enable_sim_hardware; else - enable_sim_hardware="no" + enable_sim_hardware="yes" fi case ${enable_sim_hardware} in |