Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
libra: Remove TARGET_BOARD_SUFFIX
Browse files Browse the repository at this point in the history
* It was used by qcom repos to determine the platform target variant, not used anymore (or, at least, it's only used to report a 32bit platform or a 32bit Go platform)

Change-Id: Id1f8c5f5af73c65e02b8c7c7fd3d7ec870e3fcaa
  • Loading branch information
SebaUbuntu authored and BYZYB committed May 21, 2022
1 parent 22b4122 commit 5971752
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ TARGET_PER_MGR_ENABLED := true
# Platform
TARGET_BOARD_PLATFORM := msm8992
TARGET_BOARD_PLATFORM_GPU := qcom-adreno418
TARGET_BOARD_SUFFIX := _64
TARGET_BOOTLOADER_BOARD_NAME := msm8992
TARGET_NO_BOOTLOADER := true

Expand Down

0 comments on commit 5971752

Please sign in to comment.