From ba5288db0e58b443c785f9d2493d18f68731e4c2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 22 Oct 2004 14:47:07 +0000 Subject: 2004-10-22 Ralf Corsepius * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg. --- aclocal/check-custom-bsp.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aclocal') diff --git a/aclocal/check-custom-bsp.m4 b/aclocal/check-custom-bsp.m4 index dc87133a17..d62b5fa77f 100644 --- a/aclocal/check-custom-bsp.m4 +++ b/aclocal/check-custom-bsp.m4 @@ -5,7 +5,7 @@ AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl sets RTEMS_CPU, target AC_REQUIRE([RTEMS_TOP])dnl sets RTEMS_TOPdir $2= AC_MSG_CHECKING([for $1]) - for i in "${srcdir}/${RTEMS_TOPdir}/bspkit/${RTEMS_CPU}"/*/"$1" \ + for i in "${srcdir}/${RTEMS_TOPdir}/bspkit/${RTEMS_CPU}"/*/cfg/"$1" \ "${srcdir}/${RTEMS_TOPdir}/make/custom/$1"; do AS_IF([test -r $i],[ -- cgit v1.2.3