Home
last modified time | relevance | path

Searched hist:"3 e18b641" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/ptp/
H A DMakefile3e18b641 Fri Jul 28 18:44:50 CDT 2017 Grygorii Strashko <grygorii.strashko@ti.com> 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>
3e18b641 Fri Jul 28 18:44:50 CDT 2017 Grygorii Strashko <grygorii.strashko@ti.com> 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>