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