mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
ANDROID: build.config: x86: Remove prepare-objtool from MAKE_GOALS list
prepare-objtool no longer exists since it was removed in upstream
commit commit d989ac2c90b5 ("kbuild: remove libelf checks from top
Makefile").
Fixes: 0d989ac2c9 ("kbuild: remove libelf checks from top Makefile")
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Change-Id: I8e99bfffec4c2b9e2f36e48a49a2b3c6d61f4604
This commit is contained in:
parent
1656f2e686
commit
fc5e50e6a3
|
|
@ -7,7 +7,6 @@ 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