From a512ed213f9feff0c6ae327c306cb551c7ee5e10 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 14 Sep 2009 15:42:28 +0000 Subject: 2009-09-14 Ralf Corsepius * aclocal/check-bsps.m4: Add csb337 bsp family. --- ChangeLog | 4 ++++ aclocal/check-bsps.m4 | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0d3b3a0e73..1b65ae351d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-09-14 Ralf Corsepius + + * aclocal/check-bsps.m4: Add csb337 bsp family. + 2009-07-23 Ralf Corsepius * aclocal/enable-itron.m4: Default to not building itron. diff --git a/aclocal/check-bsps.m4 b/aclocal/check-bsps.m4 index 925609d19c..c87f3be77b 100644 --- a/aclocal/check-bsps.m4 +++ b/aclocal/check-bsps.m4 @@ -16,6 +16,7 @@ AC_MSG_CHECKING([for available BSPs]) -e "s,/bsp_specs$,,"` case $bsp_family in # Now account for BSPs with build variants + csb337) bsps="csb337 csb637";; c4xsim) bsps="c4xsim c3xsim";; gen68360) bsps="gen68360 gen68360_040 pgh360";; tqm8xx) bsps="pghplus tqm8xx_stk8xx";; -- cgit v1.2.3