summaryrefslogtreecommitdiff
path: root/tools/fwdebuglog/Makefile.am (unfollow)
Commit message (Collapse)Author
2015-06-22qcacld-2.0: Remove cld tools from the driverSrinivas Girigowda
Move the cld tools outside of driver to a different project. Change-Id: I6b906af63c9dbafb283b415a1f3d3886cea2ada6 CRs-Fixed: 831792
2014-11-13cnss_diag: Fix the build errors for some platforms.Nagaraj
Fixed the cnss_diag tool compilation errors for some platforms. CRs-Fixed: 753629 Change-Id: Ibe962ab49d74118e810e7f2ebed70d77af7f8329
2014-07-02qcacld: tools: Add automake support for toolsPrashanth Bhatta
Adding automake support for QCACLD tools. This is required for platforms where build system required automake support to build like OE build system. Adding Android specific changes under a feature flag. Fixing few compiler warnings. Change-Id: Ia0620e99e1018be3ad3390839ed2d0ca3f0b6698 CRs-fixed: 663657