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:
Lee Jones
2021-07-13 10:46:15 +01:00
parent 1656f2e686
commit fc5e50e6a3

View File

@@ -7,7 +7,6 @@ LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gas/linux-x86
MAKE_GOALS=" MAKE_GOALS="
bzImage bzImage
modules modules
prepare-objtool
" "
FILES=" FILES="