forked from Imagelibrary/rtems
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add --with-project-root, --with-project-top to rtems_bsp_configure.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Add --with-project-root, --with-project-top to
|
||||
rtems_bsp_configure.
|
||||
|
||||
2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Cosmetics.
|
||||
|
||||
@@ -65,6 +65,8 @@ rtems_bsp_configure="$rtems_bsp_configure/configure"
|
||||
[-enable-rtemsbsp=* | --enable-rtemsbsp=* ) ;;])
|
||||
|
||||
rtems_bsp_configure="$rtems_bsp_configure $rtems_bsp_configure_args"
|
||||
rtems_bsp_configure="$rtems_bsp_configure '--with-project-root=../../'"
|
||||
rtems_bsp_configure="$rtems_bsp_configure '--with-project-top=../../'"
|
||||
AC_SUBST(rtems_bsp_configure)
|
||||
|
||||
AC_SUBST(RTEMS_BSP_LIST)
|
||||
|
||||
Reference in New Issue
Block a user