Only want fedora kernel relinked, not recompiled

I compile a custom fedora kernel. I have turned on random structure security option in kernel config, among other things. I just want to relink what I already compiled (and I assume it will relink differently because of the RANDSTRUCT kernel config option).

Is there a way to instruct fedpkg to just use whatever already was compiled instead of recompiling the whole thing?