summaryrefslogtreecommitdiffstats
path: root/cpukit/pppd/example/README
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/pppd/example/README')
-rw-r--r--cpukit/pppd/example/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/pppd/example/README b/cpukit/pppd/example/README
index 786d03844b..969745f3a2 100644
--- a/cpukit/pppd/example/README
+++ b/cpukit/pppd/example/README
@@ -3,4 +3,6 @@
#
This is an example user application using pppd. It is built using
-the RTEMS application Makefiles.
+the RTEMS application Makefiles. The file Makefile-user should
+be renamed to Makefile or the -f option given to make. The file
+is renamed to avoid bootstrap -c removing it.