ANDROID: x86: Add objtool to MAKE_GOALS
Prepare to enable LTO, which requires options that depends on objtool. Bug: 175705438 Signed-off-by: Alistair Delva <adelva@google.com> Change-Id: I830614180286b3e2222a5a445fb4db82658f6670
This commit is contained in:
@@ -7,6 +7,7 @@ LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gas/linux-x86
|
|||||||
MAKE_GOALS="
|
MAKE_GOALS="
|
||||||
bzImage
|
bzImage
|
||||||
modules
|
modules
|
||||||
|
prepare-objtool
|
||||||
"
|
"
|
||||||
|
|
||||||
FILES="
|
FILES="
|
||||||
|
|||||||
Reference in New Issue
Block a user