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
This commit is contained in:

committed by
Rahul Choudhary

parent
3abd735e6e
commit
53fa22317e
@@ -7,6 +7,7 @@ _target_chipset_map = {
|
|||||||
"kiwi-v2",
|
"kiwi-v2",
|
||||||
],
|
],
|
||||||
"pineapple": [
|
"pineapple": [
|
||||||
|
"peach",
|
||||||
"kiwi-v2",
|
"kiwi-v2",
|
||||||
],
|
],
|
||||||
"sun": [
|
"sun": [
|
||||||
|
Reference in New Issue
Block a user