`make clean && make` works again in debug_rom
authorTim Newsome <tim@sifive.com>
Thu, 8 Jun 2017 19:58:11 +0000 (12:58 -0700)
committerTim Newsome <tim@sifive.com>
Thu, 8 Jun 2017 19:58:11 +0000 (12:58 -0700)
debug_rom/Makefile
debug_rom/debug_rom.S

index 4e9093cd943173630bdbc027cf4aefc6969f95d8..0a67ba102623b9861ea713ef973a447a4a3cebce 100644 (file)
@@ -21,4 +21,4 @@ debug_rom:    $(DEPS)
        $(COMPILE) -o $@ $^
 
 clean:
-       rm -f $(ELFS) debug_rom*.raw debug_rom*.h
+       rm -f $(ELFS) debug_rom*.raw debug_rom.h
index 2ee7a31c539508558e959d5d8cc1d3227a5de6e5..1342ee0520cd06b9b5be6216103308aaf0484f3c 100755 (executable)
@@ -1,6 +1,6 @@
 // See LICENSE.SiFive for license details.
 
-#include "spike/encoding.h"
+#include "riscv/encoding.h"
 #include "debug_rom_defines.h"
         
         .option norvc