commit | 3e18b641744ec8fe2ade75d6b9eae5f4de780476 | [log] [tgz] |
---|---|---|
author | Grygorii Strashko <grygorii.strashko@ti.com> | Fri Jul 28 18:44:50 2017 -0500 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Wed Aug 02 15:26:46 2017 -0600 |
tree | 597f4d408ba9827df91dcc337ce4ed507fa1a4b2 | |
parent | 5ec8d6ce615bada0e75717492f2291de62fd7d54 [diff] |
selftests: ptp: include default header install path Add the usr/include subdirectory of the top-level tree to the include path to fix build when cross compiling for ARM. testptp.c: In function 'main': testptp.c:289:15: error: 'struct ptp_clock_caps' has no member named 'cross_timestamping' caps.cross_timestamping); Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>