Robin Kirkham reported that the install point was incorrect in this file.

This commit is contained in:
Joel Sherrill
1998-02-10 16:22:57 +00:00
parent b68e057ebe
commit 84b0f7c99d

View File

@@ -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: