Remove nxp static library path and use module name only

Due some NXP WiFi module user don't use path /vendor/nxp/boreal and
instead that libwifi-hal-nxp codes are put into other folder like
hardware/nxp/wlan or /vendor/nxp/${PROJECT_NAME}. To link the correct
module, remove the static library path and use module name only in
libwifi_hal.

Change-Id: I08dba0a9f7cb3f8bab3b55b4a9cb9818187bf6ae
Signed-off-by: Haoran Wang <elven.wang@nxp.com>
1 file changed