Skip to content

Commit

Permalink
ANDROID: Publish uncompressed Image on aarch64
Browse files Browse the repository at this point in the history
So we can use the new download_from_ci script.

Bug: 171975761
Change-Id: I679ba3fc334b29ae82806f09e2acfc4dad486bd1
Signed-off-by: Alistair Delva <[email protected]>
  • Loading branch information
adelva1984 committed Oct 29, 2020
1 parent ab73944 commit 27654d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.config.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ CROSS_COMPILE=aarch64-linux-androidkernel-
LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin

FILES="
arch/arm64/boot/Image
arch/arm64/boot/Image.gz
vmlinux
System.map
Expand Down

0 comments on commit 27654d9

Please sign in to comment.