On Tue, Aug 31, 2021 at 04:40:01PM +0900, Masahiro Yamada wrote: > We rebuilt objects when objtool was updated, but only for non LTO > builds. > > For CONFIG_LTO_CLANG, the objtool step is postponed by the link time, > and nothing happens even if objtool is updated. > > Add the proper objtool dependency to the pre-modpost module link > for CONFIG_LTO_CLANG. > > Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx> Nice! Acked-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx> -- Josh