libethernet requires 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 build.
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>