From: acw1251 Date: Thu, 19 May 2016 20:17:57 +0000 (-0400) Subject: Removed devicetree.h from riscv.mk.in since it no longer exists X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2306679f78a8981c7520407e363f0d89dd6d7848;p=riscv-isa-sim.git Removed devicetree.h from riscv.mk.in since it no longer exists --- diff --git a/riscv/riscv.mk.in b/riscv/riscv.mk.in index 757b3f0..18d91c5 100644 --- a/riscv/riscv.mk.in +++ b/riscv/riscv.mk.in @@ -11,7 +11,6 @@ riscv_hdrs = \ common.h \ decode.h \ devices.h \ - devicetree.h \ disasm.h \ mmu.h \ processor.h \