From fc5e50e6a397fa89c6bb3dd85a24b1ba01cece90 Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Tue, 13 Jul 2021 10:46:15 +0100 Subject: [PATCH] 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: 0d989ac2c90b5 ("kbuild: remove libelf checks from top Makefile") Signed-off-by: Lee Jones Change-Id: I8e99bfffec4c2b9e2f36e48a49a2b3c6d61f4604 --- build.config.x86_64 | 1 - 1 file changed, 1 deletion(-) diff --git a/build.config.x86_64 b/build.config.x86_64 index ae4d41a33a29..ad246c9ff89e 100644 --- a/build.config.x86_64 +++ b/build.config.x86_64 @@ -7,7 +7,6 @@ LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gas/linux-x86 MAKE_GOALS=" bzImage modules -prepare-objtool " FILES="