summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-10-08 14:06:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-10-08 14:06:17 +0000
commitf05f7045a55e64481679a38f38524444440a6d64 (patch)
tree9e726bd417ae54cf73591a19bf19342add824988
parentReworked building of make subdirectory and contents in the object (diff)
downloadrtems-f05f7045a55e64481679a38f38524444440a6d64.tar.bz2
Updated information on building your own application.
-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: