make kexec work with the modular build

This commit is contained in:
Trammell Hudson 2017-03-31 11:59:18 -04:00
parent b35f8d35ae
commit 4141c75c8c
Failed to extract signature

View File

@ -1,4 +1,4 @@
modules += kexec
modules-$(CONFIG_KEXEC) += kexec
kexec_version := 2.0.12
kexec_dir := kexec-tools-$(kexec_version)