From cb5bfe40fd18a55e7e6a911fc9ac334b6eb55ef3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Jan 1998 19:41:09 +0000 Subject: Removed CONFIG_DIR and PROJECT_HOME directories. --- c/src/lib/libbsp/i386/pc386/HOWTO | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) (limited to 'c/src/lib/libbsp/i386/pc386/HOWTO') diff --git a/c/src/lib/libbsp/i386/pc386/HOWTO b/c/src/lib/libbsp/i386/pc386/HOWTO index 1c239b6f92..bbab984e58 100644 --- a/c/src/lib/libbsp/i386/pc386/HOWTO +++ b/c/src/lib/libbsp/i386/pc386/HOWTO @@ -414,24 +414,9 @@ Modules. 7.5. Building RTEMS ------------------- - By default, the PC386 RTEMS BSP is installed into the directory -'c/pc386_i386'. If this is not the desired installation point, then -modify the following line in the file 'c/make/custom/pc386.cfg': + See the file README.configure in the top level directory for + more information. - PROJECT_HOME=$(PROJECT_ROOT)/$(RTEMS_BSP) - - Once the root directory of the install point has been set, the -following steps are required to build and install RTEMS (NOTE: If the -Modules files are used, the environment variable '$r' is set to point -to the top directory for the RTEMS implementation selected in the -current environment. This is the directory 'c' in the RTEMS -distribution.): - - cd $r - make install - - If this completes successfully, then RTEMS has been built and -installed. 8. RTEMS Tests -------------- -- cgit v1.2.3