Revert "ANDROID: mark FTRACE_MCOUNT_USE_OBJTOOL as BROKEN"
This reverts commit bd9ae521d9.
Since all builds are now hermetic, LibELF should now be present on all
(including allmodconfig) build environments.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Change-Id: I8cf97233fd02c6bcc35409648a3c658d1e1c0b64
This commit is contained in:
@@ -685,7 +685,6 @@ config FTRACE_MCOUNT_USE_CC
|
|||||||
|
|
||||||
config FTRACE_MCOUNT_USE_OBJTOOL
|
config FTRACE_MCOUNT_USE_OBJTOOL
|
||||||
def_bool y
|
def_bool y
|
||||||
depends on BROKEN
|
|
||||||
depends on HAVE_OBJTOOL_MCOUNT
|
depends on HAVE_OBJTOOL_MCOUNT
|
||||||
depends on !FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
|
depends on !FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
|
||||||
depends on !FTRACE_MCOUNT_USE_CC
|
depends on !FTRACE_MCOUNT_USE_CC
|
||||||
|
|||||||
Reference in New Issue
Block a user