From dceeceb327f754106c34d130770e175b398773c4 Mon Sep 17 00:00:00 2001 From: Arne Coucheron Date: Sat, 23 Feb 2019 03:28:02 +0000 Subject: sdm660-common: Remove deprecated TARGET_BOARD_PLATFORM_GPU Change-Id: I40a14bce12ee4725af17a3e8fbc05143e5577f8e --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 7de359b..f86a6ec 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -32,7 +32,6 @@ TARGET_NO_BOOTLOADER := true # Platform TARGET_BOARD_PLATFORM := sdm660 -TARGET_BOARD_PLATFORM_GPU := qcom-adreno512 # Architecture TARGET_ARCH := arm64 -- cgit v1.2.3