summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.configure12
1 files changed, 6 insertions, 6 deletions
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: