From 6fe361c2404e8dd4a403076cc05a3ca1a946fa41 Mon Sep 17 00:00:00 2001 From: Christophe Alexandre Date: Tue, 15 Jul 2008 16:34:04 +0000 Subject: [PATCH] nausicaa -> bip --- alliance/src/attila/src/attila.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/alliance/src/attila/src/attila.sh b/alliance/src/attila/src/attila.sh index 9586a743..bc328efb 100755 --- a/alliance/src/attila/src/attila.sh +++ b/alliance/src/attila/src/attila.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: attila.sh,v 1.23 2007/11/20 17:51:21 alliance Exp $ +# $Id: attila.sh,v 1.24 2008/07/15 16:34:04 xtof Exp $ # # /------------------------------------------------------------------\ # | | @@ -14,6 +14,9 @@ # | **************************************************************** | # | U p d a t e s | # | $Log: attila.sh,v $ +# | Revision 1.24 2008/07/15 16:34:04 xtof +# | nausicaa -> bip +# | # | Revision 1.23 2007/11/20 17:51:21 alliance # | # | Added support for SLSoC5x (32 & 64 bits). @@ -621,7 +624,7 @@ LINUX_SLSoC5x_64_CC="gcc" LINUX_SLASoC5_64_CXX="g++" - LINUX_SLSoC5x_TARGET="nausicaa" + LINUX_SLSoC5x_TARGET="bip" LINUX_SLSoC5x_CC="gcc" LINUX_SLASoC5_CXX="g++"