mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 21:45:45 +02:00
ANDROID: support GKI image that contains an uncompressed Kernel Image.
how to build: KERNEL_BINARY=Image Bug: 148919783 Change-Id: I0b4c4b9a85f301732bbc086a05627b01d7b3cedd Signed-off-by: Donghoon Yu <hoony.yu@samsung.com>
This commit is contained in:
parent
eab9b254c0
commit
72bba4e8f9
|
|
@ -6,6 +6,7 @@ LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gcc/linux-x86/aarch64/aarch64-li
|
|||
|
||||
FILES="
|
||||
arch/arm64/boot/Image.gz
|
||||
arch/arm64/boot/Image
|
||||
vmlinux
|
||||
System.map
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user