diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-11-23 02:01:35 -0800 |
|---|---|---|
| committer | Linux Build Service Account <lnxbuild@localhost> | 2016-11-23 02:01:35 -0800 |
| commit | 21e05907e1decce4c4a82e96853946a35fcd46ca (patch) | |
| tree | 81ec076b3eed2c7e5bc094e842e2af7e6c5ee43d | |
| parent | 0362bf34f79a89001901b03570cfd273e2baac71 (diff) | |
| parent | 5ad4b1158376cf9a21c79838a9a9a260593bfafd (diff) | |
Merge wlan-cld3.driver.lnx.1.1-rel on remote branch
Change-Id: Ie116d9f47639b78c8ca468e8ee1314df947cf56b
| -rw-r--r-- | Kbuild | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,7 @@ ifeq ($(KERNEL_BUILD), 0) ifeq ($(CONFIG_MOBILE_ROUTER), y) CONFIG_QCACLD_FEATURE_GREEN_AP := y endif - ifeq ($(CONFIG_ARCH_MSMCOBALT), y) + ifeq ($(CONFIG_ARCH_MSM8998), y) CONFIG_QCACLD_FEATURE_GREEN_AP := y endif |
