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
2023-09-06 16:25:28 -07:00
提交者 Rahul Choudhary
父节点 3abd735e6e
当前提交 53fa22317e

查看文件

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