mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ANDROID: db845c: Fix up db845c build with symbol strict mode
After commit205d5f733f("ANDROID: GKI: Enable symbol trimming and strict mode"), db845c stopped booting properly. Suggested solution is to add a new symbol list for db845c: android/abi_gki_aarch64_db845c Bug: 146449535 Fixes:205d5f733f("ANDROID: GKI: Enable symbol trimming and strict mode") Signed-off-by: Amit Pundir <amit.pundir@linaro.org> Change-Id: I88bcce520479eec92a8f76b002229b3fb6ea86f8
This commit is contained in:
1698
android/abi_gki_aarch64_db845c
Normal file
1698
android/abi_gki_aarch64_db845c
Normal file
File diff suppressed because it is too large
Load Diff
@@ -17,4 +17,5 @@ arch/arm64/boot/Image.gz
|
||||
arch/arm64/boot/dts/qcom/sdm845-db845c.dtb
|
||||
vmlinux
|
||||
"
|
||||
KMI_SYMBOL_LIST=android/abi_gki_aarch64_db845c
|
||||
GKI_MODULES_LIST=android/gki_aarch64_modules
|
||||
|
||||
@@ -13,6 +13,7 @@ android/abi_gki_aarch64_core
|
||||
android/abi_gki_aarch64_fips140
|
||||
android/abi_gki_aarch64_generic
|
||||
android/abi_gki_aarch64_virtual_device
|
||||
android/abi_gki_aarch64_db845c
|
||||
"
|
||||
|
||||
FILES="${FILES}
|
||||
|
||||
Reference in New Issue
Block a user