From f0c1b768b4f42c631547643ec01b020108c0ef8e Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 25 Dec 2015 02:34:40 -0500 Subject: sim: move WITH_SCACHE_PBB to sim-main.h This helps us break up tconfig.h more. Any file using this define should be pulling in sim-main.h already, so things should continue working. --- sim/lm32/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sim/lm32/ChangeLog') diff --git a/sim/lm32/ChangeLog b/sim/lm32/ChangeLog index 93e7d98..62320b3 100644 --- a/sim/lm32/ChangeLog +++ b/sim/lm32/ChangeLog @@ -1,3 +1,8 @@ +2015-12-25 Mike Frysinger + + * sim-main.h (WITH_SCACHE_PBB): Move from ... + * tconfig.h (WITH_SCACHE_PBB): ... here. Delete file. + 2015-12-24 Mike Frysinger * tconfig.h (SIM_HANDLES_LMA): Delete. -- cgit v1.1