summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Collapse)Author
2017-08-06qcacld-3.0: Correct symbolic link for wlan.koRajiv Ranjan
In Treble based architecture, wlan driver generated can be part of vendor image or system image. Symbolic link is corrected so that wlan.ko points to correct path irrespective of split/non-split image. Change-Id: Ia3f237d2797e4526bfd6c089e54df1622886bf56 CRs-Fixed: 2078121
2017-07-18qcacld-3.0: Fix Module location for Treble buildsSameer Thalappil
Fix the location to include /lib/modules for Treble enabled builds. This was incorrectly added when the change was made to support installing WLAN driver to KERNEL_MODULES_OUT. CRs-Fixed: 2078384 Change-Id: Iafacc998922b2693f7e8e228a72cbc9a2f71b081
2017-07-18qcacld-3.0: Install WLAN modules to KERNEL_MODULES_OUTSameer Thalappil
Add support to install WLAN module to KERNEL_MODULES_OUT. During full treble build, modules installed directly in the vendor locations gets wiped out during the build process. CRs-Fixed: 2076401 Change-Id: I8229708da7c4d1a1c366b5b305f481ccb52f3833
2017-07-10qcacld-3.0: Replace vendor movement flagNaveen Kumar
Change-Id: I9a11ec545cefffb90e532fdb32af9b731100a405
2017-06-28qcacld-3.0: Install WLAN firmware to /vendorDivya Sharma
Move wlan firmware files to vendor. Build wlan driver in /vendor/lib/modules path. CRs-Fixed: 2065356 Change-Id: I419e606ca5df4ab614fbca37f22b79fb60ef6f04
2017-04-08qcacld-3.0: Use absolute path for header filesSameer Thalappil
Pass absolute path from Android.mk to reference driver header files. CRs-Fixed: 2029635 Change-Id: I20885ec6b2f60270a9626d7d4cf465ff72c5f2cc
2017-02-01qcacld-3.0: Enable fw api compilationGovind Singh
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
2017-01-14qcacld-3.0: Build WLAN driver for user buildsSameer Thalappil
Change module tag to optional to include the driver in user builds. CRs-Fixed: 1111251 Change-Id: I37685892504f4acf49d4015fded730f82a57db96
2016-04-25qcacld-3.0: Add new method to build/use driver based on targetsYue Ma
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
2016-04-21qcacld-3.0: Correct common project header files pathYue Ma
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
2016-04-17qcacld-3.0: Support new build tree structureYue Ma
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
2016-04-13qcacld-3.0: Cleanup proprietary and old stale linesPrakash Dhavali
qcacld-3.0: Cleanup proprietary and old stale lines Restrict build to msm8994,96,98,msmcobalt platform variants. Change-Id: Ic89ce4a786e884c24ab20ee201d9558f6cccc867 CRs-Fixed: 688141
2016-03-29qcacld-3.0: Adjust relative path to commonHouston Hoffman
Need to adjust relative path to common repository after relocating the base of the mcl git project. Change-Id: Ib2cdab8756ec294e00e391d21a400ec82de76c70 CRs-Fixed: 688141
2016-03-24qcacld-3.0: Kbuild: Build with qca-wifi-host-cmnPrashanth Bhatta
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
2015-12-02qcacld-3.0: Add compilation flag for qcacld3.0Satish Singh
Add compilation flag for qcacld3.0 Change-Id: Ic779d6d133c6bb7ca51f7806e1c2694ff537bbae CRs-Fixed: 894947
2015-11-17qcacld-3.0: Initial snapshot of ihelium wlan driverPrakash Dhavali
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