| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Make changes to the WLAN makefile to support new Android platforms.
Change-Id: I33c2bdafd5bcb41d87784f5a4d065d36e5c44ef3
|
| |
|
|
|
|
|
| |
PCIe dependancies are resolved, and open source driver is the mainline
driver now.
This reverts commit aec0b888a8925a71f13b036d982088dfc855843c.
|
| |
|
|
|
|
|
| |
CLD driver does not build on mainline because of PCIe dependencies,
disable the build temporarily to allow changes to go thru mainline
Change-Id: If1b2a903ff9d2fe4b372c8f9c1c0cd6ba8c3fdfe
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The prima and qcacld-2.0 projects both use the WLAN_CHIPSET variable
to keep track of whether or not the given project is supported on a
given platform. The problem is that both of these assume WLAN_CHIPSET
is initially empty, but that is not always the case. When both are
included in an Android build, the value may be set by one of the
projects, and that value will be inherited by the other project. To
prevent this explicitly clear the WLAN_CHIPSET variable in both
projects.
Change-Id: I138efff35a1d82e5e13e43b603df350b092d4fb5
|
| |
|
|
|
| |
the word proprietary in the module name.
Remove the 8960 and 8974 targets as well.
|
|
|
Initial push of cld to opensource Code Aaurora Forum
|