xref: /btstack/chipset/bcm/Makefile.inc (revision 09cf8159072d80e092b9c303cea9b43a81b36aee)
1#
2# Makefile to download and convert .hcd init files for Broadcom Bluetooth chipsets
3#
4
5all: BCM43430A1.hcd
6
7# used with Ampak AP6121 and BCM43438A1
8BCM43430A1.hcd:
9	curl -O -L https://github.com/OpenELEC/misc-firmware/raw/master/firmware/brcm/BCM43430A1.hcd
10