xref: /btstack/chipset/bcm/Makefile.inc (revision f12924e0a61c0582b548a1e70cea1bd59ba21f1d)
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