mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 05:27:07 +02:00
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:
parent
d728c7f91b
commit
db72439b64
|
|
@ -7,6 +7,7 @@ LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gas/linux-x86
|
|||
MAKE_GOALS="
|
||||
bzImage
|
||||
modules
|
||||
prepare-objtool
|
||||
"
|
||||
|
||||
FILES="
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user