mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Reflect changes to bootstrap.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* acinclude.m4: Reflect changes to bootstrap.
|
||||||
|
|
||||||
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Reflect having moved aclocal/.
|
* Makefile.am: Reflect having moved aclocal/.
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
# RTEMS_CHECK_BSPDIR(RTEMS_BSP)
|
# RTEMS_CHECK_BSPDIR(RTEMS_BSP)
|
||||||
AC_DEFUN([RTEMS_CHECK_BSPDIR],
|
AC_DEFUN([RTEMS_CHECK_BSPDIR],
|
||||||
[
|
[
|
||||||
RTEMS_BSP_ALIAS(ifelse([$1],,[${RTEMS_BSP}],[$1]),bspdir)
|
case "$RTEMS_BSP_FAMILY" in
|
||||||
case "$bspdir" in
|
|
||||||
dmv177 )
|
dmv177 )
|
||||||
AC_CONFIG_SUBDIRS([dmv177]);;
|
AC_CONFIG_SUBDIRS([dmv177]);;
|
||||||
eth_comm )
|
eth_comm )
|
||||||
|
|||||||
Reference in New Issue
Block a user