aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/aclocal.m4
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-06-19 20:06:12 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-21 22:20:18 -0400
commit456ef1c1d43c0407801fb2d59db355472be8a554 (patch)
treeae7c5f7bbef0f9f9b05f73d97c8131538b52a965 /sim/sh/aclocal.m4
parentbe0387eed099dbc2f2bdc92fbf60e04f846c3b2b (diff)
downloadfsf-binutils-gdb-456ef1c1d43c0407801fb2d59db355472be8a554.zip
fsf-binutils-gdb-456ef1c1d43c0407801fb2d59db355472be8a554.tar.gz
fsf-binutils-gdb-456ef1c1d43c0407801fb2d59db355472be8a554.tar.bz2
sim: unify hardware settings
Move these options up to the common dir so we only test & export them once across all ports.
Diffstat (limited to 'sim/sh/aclocal.m4')
-rw-r--r--sim/sh/aclocal.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/sh/aclocal.m4 b/sim/sh/aclocal.m4
index 1e96f10..c9414d4 100644
--- a/sim/sh/aclocal.m4
+++ b/sim/sh/aclocal.m4
@@ -12,5 +12,4 @@
# PARTICULAR PURPOSE.
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
-m4_include([../m4/sim_ac_option_hardware.m4])
m4_include([../m4/sim_ac_output.m4])