tools: Make hciattach_* firmware path build-time configurable
authorMarek Vasut <marex@denx.de>
Tue, 1 Nov 2022 11:53:33 +0000 (12:53 +0100)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:55 +0000 (14:55 +0530)
commit51a154c9306f298e939d03a365cb06d1fd013875
tree00072fe30a12d02bfc98c9ec014b91ba81db65ce
parente3c88945874dbe69beb775a77b51e5be4ab29515
tools: Make hciattach_* firmware path build-time configurable

Make hciattach_qualcomm.c and hciattach_tialt.c behave the same way
as hciattach_bcm43xx.c does, where FIRMWARE_DIR can be overridden
at build time by using -DFIRMWARE_DIR= CFLAGS.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tools/hciattach.h
tools/hciattach_bcm43xx.c
tools/hciattach_qualcomm.c
tools/hciattach_tialt.c