Skip to content

libethernet/libqos: Build-depend on bcmkernel

Andreas Gnau requested to merge agnau-libqos-libethernet-race-condition into devel

libethernet and libqos require headers from Broadcom when built for the Broadcom target. Add build-time dependency when being built for Broadcom.

This fixes a race-condition where the build would fail if bcmkernel build did not finish before the libethernet or libqos build.

Signed-off-by: Andreas Gnau andreas.gnau@iopsys.eu

Edited by Andreas Gnau

Merge request reports