mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: define kernel arch
* needed by a10 arm build
This commit is contained in:
parent
5515947fb3
commit
9e6503c0d4
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ TARGET_SEC_FP_HAS_FINGERPRINT_GESTURES := true
|
|||
TARGET_INIT_VENDOR_LIB := //$(COMMON_PATH):libinit_universal7885
|
||||
|
||||
# Kernel
|
||||
TARGET_KERNEL_ARCH := arm64
|
||||
BOARD_KERNEL_IMAGE_NAME := Image
|
||||
BOARD_KERNEL_BASE := 0x10000000
|
||||
BOARD_KERNEL_PAGESIZE := 2048
|
||||
|
|
|
|||
Loading…
Reference in a new issue