Commit Graph

10 Commits

Author SHA1 Message Date
Adithya R 2f86dc249e audio/wlan: Fix makefile inclusion for sm6150 target
Change-Id: Ifb5d4649d8b48e572f805edf582f67ed6fd5a067
2021-06-17 13:55:48 +00:00
Alexander Koskovich f464fcff66
common: Update to QSSI (11600) | MANNAR (05200)
Change-Id: I7e69f4bcb7c3dd322a96595cf014d3184d9bb000
2021-05-04 16:25:53 -07:00
Andrey Sprynga ecd13deeca
common: wlan: Inherit WLAN makefile for SDM845.
* Make guards look cleaner while we're at it.

Change-Id: I604d36bb48e75dc6417422ab986a0506bd954cff
2021-05-02 00:19:52 -07:00
Alexander Koskovich 72868dd9dc
common: Move TARGET_BOARD_PLATFORM check to common makefile.
* We need the board platform for various makefiles we include
   and for kernel version guards, just require it outright in
   top level.

Change-Id: I1100b2c731e4d5cc8f522641b6ea60e83ec29908
2021-05-02 00:19:52 -07:00
Alexander Koskovich bcb24b61c3
common: wlan: Add a couple missed blobs.
Change-Id: I6b43ad19e90168dc4f39d59c7641c361f973bb9c
2021-05-02 00:19:51 -07:00
Alexander Koskovich 8ea3f9e460
common: wlan: Update to LA.UM.9.16.r1-03300-MANNAR.0.
Change-Id: Icb61a5e129a4f16f06b98108e3a3667718c56b69
2021-02-15 20:37:19 -07:00
Alexander Koskovich d1b8d8de3b
common: Remove 32 bit libraries where possible.
* Reduces size of affected components by about 20%.

Change-Id: Ia7ca6c72f094a8da2a66a5819b8dc61289f4d467
2021-01-29 12:12:08 -07:00
Alexander Koskovich 189b51b5e4
common: Update to LA.QSSI.11.0.r1-08800-qssi.0.
Change-Id: Ic44a2a87cbc9f83d87b630ca04e346ab9f3b58fd
2021-01-02 19:13:02 -07:00
Alexander Koskovich 75364d3c3a
common: Update from LA.QSSI.11.0.r1-08400-qssi.0.
Change-Id: If8f4bbed240e27a98d53cf2eb9c5874bddfd03e3
2020-12-18 11:18:06 -07:00
Alexander Koskovich 45e7972be9 common: Create a WLAN component.
* Only pick up product makefile if it exists, some
   vendorless devices may be opting into all components.

 * Move BoardConfigWlan flags here as CAF's tries to
   include kernel modules that don't exist and this
   is a better solution than touching all of their
   BoardConfigs.

Change-Id: I16d49283f754e2c3dd1743ca85f3e625e8496e8f
2020-11-22 06:35:32 +00:00