From f8069d55c1c9fac14d68d22c6f7681055c0fd6e0 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 21 Feb 2021 19:02:47 -0500 Subject: sim: delete redundant SIM_EXTRA_ALL We don't need a variable to add a dependency to the "all" target, and having one doesn't really add value. Switch to the target directly for the few ports that actually use this. --- sim/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/ChangeLog') diff --git a/sim/ChangeLog b/sim/ChangeLog index f96a5dd..102fdc6 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,7 @@ +2021-02-27 Mike Frysinger + + * README-HACKING: Delete SIM_EXTRA_ALL. + 2021-02-21 Mike Frysinger * m4/sim_ac_common.m4, m4/sim_ac_option_alignment.m4, -- cgit v1.1