mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universa7885: commonize build fingerprint
* Sperate it to a sperate makefile
This commit is contained in:
parent
651386dfff
commit
c8719f9b92
5 changed files with 13 additions and 3 deletions
|
|
@ -51,7 +51,7 @@ 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_SOURCE := kernel/samsung/universal7884B
|
||||
TARGET_KERNEL_SOURCE := kernel/samsung/exynos7885
|
||||
TARGET_KERNEL_CLANG_COMPILE := true
|
||||
|
||||
# HIDL
|
||||
|
|
|
|||
Loading…
Reference in a new issue