]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/m68hc11/ChangeLog
sim: m68hc11: stop making hardware conditional
authorMike Frysinger <vapier@gentoo.org>
Sat, 16 Jan 2021 06:46:11 +0000 (01:46 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 30 Jan 2021 06:09:38 +0000 (01:09 -0500)
commit88f68ee277e3f3dd5b94360e797f06e6378ea844
tree175dd0389d1b325fe8417d734c696b71cef29763
parentf4dd74915b2139dbc64eecc38a0acda40408c3b2
sim: m68hc11: stop making hardware conditional

This port doesn't build if these hardware modules are omitted, and
there's no reason we need to make it conditional at build time, so
always enable it.  The hardware devices only get turned on if the
user requests it at runtime via hardware settings.
sim/m68hc11/ChangeLog
sim/m68hc11/configure
sim/m68hc11/configure.ac