sm7325-common => sm6375-common
* All configs updated from fogos U1UG34M.23-82-2 build Change-Id: I6750c454f2eeec53205c56f033c76443e93b44ed
This commit is contained in:
parent
5dd69c17ba
commit
7a96a5062f
70 changed files with 1686 additions and 3293 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
BOARD_VENDOR := motorola
|
||||
|
||||
COMMON_PATH := device/motorola/sm7325-common
|
||||
COMMON_PATH := device/motorola/sm6375-common
|
||||
|
||||
# Architecture
|
||||
TARGET_ARCH := arm64
|
||||
|
|
@ -58,12 +58,11 @@ BOARD_KERNEL_SEPARATED_DTBO := true
|
|||
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
|
||||
BOARD_RAMDISK_USE_LZ4 := true
|
||||
TARGET_KERNEL_ADDITIONAL_FLAGS := DTC_EXT=$(shell pwd)/prebuilts/misc/linux-x86/dtc/dtc LLVM=1
|
||||
TARGET_KERNEL_SOURCE := kernel/motorola/sm7325
|
||||
TARGET_KERNEL_CONFIG := vendor/lahaina-qgki_defconfig vendor/lineage_moto-lahaina.config
|
||||
TARGET_KERNEL_SOURCE := kernel/motorola/sm6375
|
||||
|
||||
# Platform
|
||||
BOARD_USES_QCOM_HARDWARE := true
|
||||
TARGET_BOARD_PLATFORM := lahaina
|
||||
TARGET_BOARD_PLATFORM := holi
|
||||
|
||||
BOARD_ROOT_EXTRA_SYMLINKS := \
|
||||
/vendor/fsg:/fsg
|
||||
|
|
@ -206,4 +205,4 @@ WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
|
|||
WPA_SUPPLICANT_VERSION := VER_0_8_X
|
||||
|
||||
# inherit from the proprietary version
|
||||
include vendor/motorola/sm7325-common/BoardConfigVendor.mk
|
||||
include vendor/motorola/sm6375-common/BoardConfigVendor.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue