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