klte-common: Enforce presence of msm8974-common BoardConfigCommon.mk

* This should always be present in the source tree

Change-Id: I898d721ac66f83c1bc5b11bebddec53e2a4483ea
This commit is contained in:
Paul Keith 2019-11-27 17:41:38 -08:00 committed by Nolen Johnson
parent da5b228e5a
commit e45f248077
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
# limitations under the License.
# inherit from common msm8974
-include device/samsung/msm8974-common/BoardConfigCommon.mk
include device/samsung/msm8974-common/BoardConfigCommon.mk
COMMON_PATH := device/samsung/klte-common