From: Luke Kenneth Casson Leighton Date: Thu, 1 Apr 2021 14:40:01 +0000 (+0100) Subject: remove not-needed thing from cocotb Makefile X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4b9a53cd2d75df27efa4a415d91b1e0b087b80ec;p=soc-cocotb-sim.git remove not-needed thing from cocotb Makefile --- diff --git a/ls180/cocotb/Makefile b/ls180/cocotb/Makefile index e80dd87..1255036 100644 --- a/ls180/cocotb/Makefile +++ b/ls180/cocotb/Makefile @@ -25,5 +25,4 @@ SIM_ARGS=--wave=test.ghw COCOTBMAKEFILESDIR=$(shell cocotb-config --makefiles) -include $(COCOTBMAKEFILESDIR)/Makefile.inc include $(COCOTBMAKEFILESDIR)/Makefile.sim