From f05f7045a55e64481679a38f38524444440a6d64 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 8 Oct 1997 14:06:17 +0000 Subject: Updated information on building your own application. --- README.configure | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README.configure') diff --git a/README.configure b/README.configure index 3886f0a47a..975f3496f9 100644 --- a/README.configure +++ b/README.configure @@ -142,12 +142,13 @@ makefile has to include a bsp-specific makefile that will define the RTEMS variables necessary to find include files and libraries. The bsp-specific makefile is installed at - $(prefix)/$(target)/rtmes/$(RTEMS_BSP)/Makefile.inc + $(RTEMS_MAKEFILE_PATH)/Makefile.inc -For the erc32 bsp installed at /usr/local/cross, the line would read: - -include /usr/local/cross/sparc-rtems/rtems/erc32/Makefile.inc +For the erc32 bsp installed at /usr/local/cross, the environment +variable RTEMS_MAKEFILE_PATH would be set as follows to the +following: +/usr/local/cross/sparc-rtems/rtems/erc32/Makefile.inc 4. Supported target bsps ======================== @@ -198,8 +199,7 @@ configure, autoconf-2.12 is needed. ======================== All gnu-based bsps have been built on Linux. -The native (posix) ports have been built and run on Linux ans Solaris. -The sparc port has been tested on SunOS and Linux. +The native (posix) ports have been built and run only on Linux. The following configurations have NOT been tested: -- cgit v1.2.3