瀏覽代碼

qcacld-3.0: Enable peach building on pineapple

Current code does not enable peach building on pineapple
target. Fix this by adding peach to supported chipsets.

Change-Id: I69d982fcfdb1b9f7d5a211b0987a7444135aed71
CRs-Fixed: 3619852
Mohammed Ahmed 1 年之前
父節點
當前提交
53fa22317e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      wlan_qcacld3_modules.bzl

+ 1 - 0
wlan_qcacld3_modules.bzl

@@ -7,6 +7,7 @@ _target_chipset_map = {
 	"kiwi-v2",
     ],
     "pineapple": [
+	"peach",
 	"kiwi-v2",
     ],
     "sun": [