From 53fa22317e7abceb4165c03d140398265f991382 Mon Sep 17 00:00:00 2001 From: Mohammed Ahmed Date: Wed, 6 Sep 2023 16:25:28 -0700 Subject: [PATCH] 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 --- wlan_qcacld3_modules.bzl | 1 + 1 file changed, 1 insertion(+) diff --git a/wlan_qcacld3_modules.bzl b/wlan_qcacld3_modules.bzl index afc5eb3868..dc1fa1df48 100644 --- a/wlan_qcacld3_modules.bzl +++ b/wlan_qcacld3_modules.bzl @@ -7,6 +7,7 @@ _target_chipset_map = { "kiwi-v2", ], "pineapple": [ + "peach", "kiwi-v2", ], "sun": [