---
 kexec/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kexec/Makefile b/kexec/Makefile
index 7d3175b..62fecdb 100644
--- a/kexec/Makefile
+++ b/kexec/Makefile
@@ -1,7 +1,7 @@
 #
 # kexec (linux booting linux)
 #
-PURGATORY_HEX_C = kexec/purgatory.c
+PURGATORY_HEX_C = purgatory/purgatory.c
 
 $(PURGATORY_HEX_C): $(PURGATORY) $(BIN_TO_HEX)
        $(MKDIR) -p $(@D)
-- 
1.9.2


_______________________________________________
kexec mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/kexec

Reply via email to