summaryrefslogtreecommitdiff
path: root/Android.mk (follow)
Commit message (Collapse)AuthorAge
* qcacld-3.0: Enable fw api compilationGovind Singh2017-02-01
| | | | | | | | | | New fw-api component is mirrored project from fw source tree and it is being synced periodically from Perforce to GIT. Use fw-api target includes instead of target/inc. Change-Id: I76d47580950d97c2d97e62bc877ff7886099df7f CRs-Fixed: 1110733
* qcacld-3.0: Build WLAN driver for user buildsSameer Thalappil2017-01-14
| | | | | | | | Change module tag to optional to include the driver in user builds. CRs-Fixed: 1111251 Change-Id: I37685892504f4acf49d4015fded730f82a57db96
* qcacld-3.0: Add new method to build/use driver based on targetsYue Ma2016-04-25
| | | | | | | | | | | | Add the change to build and set WLAN driver as default for different targets based on target specific flags WIFI_DRIVER_BUILT and WIFI_DRIVER_DEFAULT. KERNEL_TO_BUILD_ROOT_OFFSET needs to be set a default value if upper level makefiles do not define it. Change-Id: I4768b8c75a5d4042d01c3ddfb67b20c13e42463a CRs-fixed: 1005069
* qcacld-3.0: Correct common project header files pathYue Ma2016-04-21
| | | | | | | | | | | Under new kernel tree structure, the kernel can be either directly under build_root/kernel or in a subdirectory within it. The WLAN module has a hard coded assumption for the header files path of newly added common project. Hence add the change to correct it based on KERNEL_TO_BUILD_ROOT_OFFSET. Change-Id: Ibe3a61a62cd2b2cea65c5a14f2bf70b998787f54 CRs-fixed: 992940
* qcacld-3.0: Support new build tree structureYue Ma2016-04-17
| | | | | | | | | | The kernel can be either directly under build_root/kernel or in a subdirectory within it. The WLAN module has a hard coded assumption for the path. Hence add the changes to correct it based on flags TARGET_KERNEL_VERSION and KERNEL_TO_BUILD_ROOT_OFFSET. Change-Id: Ic4738da5c414a1ce1d74e2b42b918b906f5fda98 CRs-fixed: 992940
* qcacld-3.0: Cleanup proprietary and old stale linesPrakash Dhavali2016-04-13
| | | | | | | | | qcacld-3.0: Cleanup proprietary and old stale lines Restrict build to msm8994,96,98,msmcobalt platform variants. Change-Id: Ic89ce4a786e884c24ab20ee201d9558f6cccc867 CRs-Fixed: 688141
* qcacld-3.0: Adjust relative path to commonHouston Hoffman2016-03-29
| | | | | | | | Need to adjust relative path to common repository after relocating the base of the mcl git project. Change-Id: Ib2cdab8756ec294e00e391d21a400ec82de76c70 CRs-Fixed: 688141
* qcacld-3.0: Kbuild: Build with qca-wifi-host-cmnPrashanth Bhatta2016-03-24
| | | | | | | | With common code is separated into qca-wifi-host-cmn project, add Kbuild instructions to build along with qca-wifi-host-cmn project. Change-Id: Ie28d348ed6874e5b2ee0d1fb8d9451513db9771a CRs-fixed: 978124
* qcacld-3.0: Add compilation flag for qcacld3.0Satish Singh2015-12-02
| | | | | | | Add compilation flag for qcacld3.0 Change-Id: Ic779d6d133c6bb7ca51f7806e1c2694ff537bbae CRs-Fixed: 894947
* qcacld-3.0: Initial snapshot of ihelium wlan driverPrakash Dhavali2015-11-17
qcacld-3.0: Initial snapshot of ihelium wlan driver to match code-scanned SU Release 5.0.0.139. This is open-source version of wlan for next Android release. Change-Id: Icf598ca97da74f84bea607e4e902d1889806f507