diff options
-rw-r--r-- | kexec/arch/cris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexec/arch/cris/Makefile b/kexec/arch/cris/Makefile index 6e60ed1..4982f3e 100644 --- a/kexec/arch/cris/Makefile +++ b/kexec/arch/cris/Makefile @@ -8,6 +8,6 @@ cris_ADD_SEGMENT = cris_VIRT_TO_PHYS = dist += kexec/arch/cris/Makefile $(cris_KEXEC_SRCS) \ - kexec/arch/cris/kexec-criss.h \ + kexec/arch/cris/kexec-cris.h \ kexec/arch/cris/include/arch/options.h |