Skip to content
Snippets Groups Projects
user avatar
Richard Cochran authored
This patch brings back the makefile called testptp.mk which was removed
in commit adb19fb6 (Documentation: add makefiles for more targets).

While the idea of that commit was to improve build coverage of the
examples, the new Makefile is unable to cross compile the testptp program.
In contrast, the deleted makefile was able to do this just fine.

This patch fixes the regression by restoring the original makefile.

Signed-off-by: default avatarRichard Cochran <richardcochran@gmail.com>
Acked-by: default avatarPeter Foley <pefoley2@pefoley.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
5345c1d4
Name Last commit Last update
..
.gitignore
Makefile
ptp.txt
testptp.c
testptp.mk