From 66d055c75479e0c51745fc3b40faec6df7a01620 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 23 Apr 2021 16:24:27 -0400 Subject: sim: enable hardware support by default Force this on for all ports. We have a few common models that can be used, so make them generally available. If the port doesn't use any hardware (the default), then behavior is unchanged. --- sim/bpf/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/bpf/ChangeLog') diff --git a/sim/bpf/ChangeLog b/sim/bpf/ChangeLog index 9021585..e5e2231 100644 --- a/sim/bpf/ChangeLog +++ b/sim/bpf/ChangeLog @@ -1,3 +1,7 @@ +2021-04-26 Mike Frysinger + + * aclocal.m4, config.in, configure: Regenerate. + 2021-04-22 Tom Tromey * configure, config.in: Rebuild. -- cgit v1.1