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