From 6294f8ea1e9a686caac13edbe4d9df2c9620607f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 29 Mar 2011 18:39:51 +0000 Subject: [PATCH] sim: bfin: regen configure to include new cfi device --- sim/bfin/ChangeLog | 4 ++++ sim/bfin/configure | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sim/bfin/ChangeLog b/sim/bfin/ChangeLog index 7a4aea71f4a..244f0871c35 100644 --- a/sim/bfin/ChangeLog +++ b/sim/bfin/ChangeLog @@ -1,3 +1,7 @@ +2011-03-29 Mike Frysinger + + * configure: Regenerate after common/aclocal.m4 changes. + 2011-03-28 Robin Getz * bfin-sim.c (decode_dsp32alu_0): Cast high 16bits of A0.W to bs16 diff --git a/sim/bfin/configure b/sim/bfin/configure index 70e038d0fbf..c05f6d914ed 100755 --- a/sim/bfin/configure +++ b/sim/bfin/configure @@ -5074,7 +5074,7 @@ fi if test ""; then hardware="" else - hardware="core pal glue" + hardware="cfi core pal glue" fi hardware="$hardware \ bfin_cec \ -- 2.30.2