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