summaryrefslogtreecommitdiffstats
path: root/bcmdhd/firmware/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of the BCM4329 and BCM4330 proprietary firmwaresreplicant-4.2-0004replicant-4.2-0003replicant-4.2-0002replicant-4.2-0001replicant-4.2Paul Kocialkowski2013-11-161-0/+0
| | | | | Change-Id: Ia455552871f56171327c03daf373bdac9ffad94f Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* bcmdhd: Don't try to include a non-existant Android.mk for bcm4329Pawit Pornkitprasan2012-07-131-4/+0
| | | | | | | | | | The mechanism for firmware inclusion was changed to product inheritance and the call was removed for bcm4330, but it was left in bcm4329 causing build errors for those using bcm4329 on bcmdhd. To include the firmwares, include the following statement at the end of device.mk: $(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4329/device-bcm.mk)
* bcmdhd: Use PRODUCT_COPY_FILES to copy wlan FWDmitry Shmidt2011-06-031-2/+0
| | | | | Change-Id: Iced1c0f3c02c83fc5d18a0f92e19c4086b47015a Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* bcmdhd: Initial revision based on Version 5.90.125.14Dmitry Shmidt2011-06-021-0/+6
Change-Id: I704df8a1840aaad02543ffa283d92e0f4d8000de Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>