mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-21 23:59:59 +00:00
make kexec work with the modular build
This commit is contained in:
parent
b35f8d35ae
commit
4141c75c8c
@ -1,4 +1,4 @@
|
||||
modules += kexec
|
||||
modules-$(CONFIG_KEXEC) += kexec
|
||||
|
||||
kexec_version := 2.0.12
|
||||
kexec_dir := kexec-tools-$(kexec_version)
|
||||
|
Loading…
Reference in New Issue
Block a user