From 84b0f7c99d076f128bf6e8ac289cb8a5fe7b1b89 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 10 Feb 1998 16:22:57 +0000 Subject: Robin Kirkham reported that the install point was incorrect in this file. --- README.configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.configure b/README.configure index cd3ab6b0c4..618a5ec8b6 100644 --- a/README.configure +++ b/README.configure @@ -93,7 +93,7 @@ To build, run make in the build directory. To specify which bsps to build, add the RTEMS_BSP="bsp1 bsp2 .." to the make command. Specifying multiple BSPs to build only works from the top level build directory. -Installation is done under $(prefix)/$(target)/rtems. +Installation is done under $(prefix)/rtems. As an example, to build and install the mvme136 and dmv152 bsps for m68k do: -- cgit v1.2.3