Do not explicitly specify BCM libary search paths. All binaries have a
correct RUNPATH set via feeds/broadcom/bcmkernel/bcm-toolchain.mk and
the Makefile has been updated to respect LDFLAGS. Setting LD_LIBARY_PATH
and specifiying custome library search paths is thus no longer
necessary.
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
Update the LD_LIBRARY_PATH after all BCM libraries have moved to a
separate sub-directory.
In the future, we should probably set the RUNPATH accordingly already at
build time.
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>