Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/or1k/boards/README')
-rw-r--r--libgloss/or1k/boards/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/libgloss/or1k/boards/README b/libgloss/or1k/boards/README
index b6c5abf92..290b798b5 100644
--- a/libgloss/or1k/boards/README
+++ b/libgloss/or1k/boards/README
@@ -60,6 +60,5 @@ steps:
implementation. It is recommended to do so in assembler board files to
keep the ability to overwrite the default implementation by the user.
-When you are done with your board, add it to libgloss/or1k/Makefile.in to the
-BOARDS variable and compile.
-
+When you are done with your board, add it to libgloss/or1k/Makefile.inc like the
+other libboard-*.a definitions and compile.