mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: Drop deprecated KERNEL_ARCH & KERNEL_HEADER_ARCH flag
* Same as $(TARGET_ARCH), Build's fine without it. Signed-off-by: Harshit Jain <god@hyper-labs.tech> Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
d687ffe488
commit
82ae434028
1 changed files with 0 additions and 2 deletions
|
|
@ -46,8 +46,6 @@ BOARD_KERNEL_IMAGE_NAME := Image
|
|||
BOARD_KERNEL_BASE := 0x10000000
|
||||
BOARD_KERNEL_PAGESIZE := 2048
|
||||
BOARD_MKBOOTIMG_ARGS := --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 --tags_offset 0x00000100
|
||||
TARGET_KERNEL_ARCH := arm64
|
||||
TARGET_KERNEL_HEADER_ARCH := arm64
|
||||
TARGET_KERNEL_SOURCE := kernel/samsung/universal7904
|
||||
|
||||
# HIDL
|
||||
|
|
|
|||
Loading…
Reference in a new issue