Ideally kpatch-build would make a runtime decision: if the kernel has CONFIG_LIVEPATCH enabled, use livepatch, otherwise use the kpatch core module (kpatch.ko).
This might also include changing the kpatch core module interface to more closely resemble the livepatch interface.