Files
rtems/testsuites/samples/pppd
Sebastian Huber 2d0bc839ed build: Remove EXTRA_DIST
A "make dist" is not supported. So, it makes no sense to have pure "make
dist" related stuff in the Makefile.am.
2018-04-04 10:09:04 +02:00
..
2017-11-06 09:06:20 +01:00
2018-04-04 10:09:04 +02:00
2014-09-30 14:06:09 +02:00
2014-05-06 18:31:00 -05:00

This is an example user application using pppd.  It is built using
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.

The files ppp.conf and pppd.options are sample configuration files
that have successfully used to make ppp connections over a null
modem serial cable to a UNIX box.  Please review the man pages
for either the ppp or pppd applications to ensure they are configured
correctly.