From 4b9a53cd2d75df27efa4a415d91b1e0b087b80ec Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 1 Apr 2021 15:40:01 +0100 Subject: [PATCH] remove not-needed thing from cocotb Makefile --- ls180/cocotb/Makefile | 1 - 1 file changed, 1 deletion(-) 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 -- 2.30.2