summaryrefslogtreecommitdiff
path: root/sim/frv/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'sim/frv/configure.ac')
-rw-r--r--sim/frv/configure.ac8
1 files changed, 2 insertions, 6 deletions
diff --git a/sim/frv/configure.ac b/sim/frv/configure.ac
index 68487abc2f3..df888d93f8e 100644
--- a/sim/frv/configure.ac
+++ b/sim/frv/configure.ac
@@ -29,11 +29,7 @@ fi],[sim_trapdump=""])dnl
AC_SUBST(sim_trapdump)
SIM_AC_OPTION_HARDWARE(always,"","")
-
-if test -z "$SIM_DV_SOCKSER_O"; then
- AC_MSG_ERROR([Sorry, but hardware support in this simulator
-unconditionally relies on dv-sockser.o which is unavailable for your host.
-Please fix this simulator.])
-fi
+frv_extra_objs="$SIM_DV_SOCKSER_O"
+AC_SUBST(frv_extra_objs)
SIM_AC_OUTPUT