aboutsummaryrefslogtreecommitdiff
path: root/net/linuxptp/patches/001-fix_kbuild_output.patch
Commit message (Collapse)AuthorAge
* linuxptp: fix build failurePaulo Machado2020-05-26
Build is failing because HWTSTAMP_TX_ONESTEP_P2P is defined anymore on linux net_tstamp.h. Moreover, the usual way of linuxptp build is looking for system includes unless user defines differently. That also was tried to fix. PKG_RELEASE bumped to 3. Signed-off-by: Paulo Machado <pffmachado@yahoo.com>