From: Luke Kenneth Casson Leighton Date: Thu, 26 Jul 2018 07:47:32 +0000 (+0100) Subject: add jtag path to imports X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e9e9146f5a6892e94463c0caed42f20c4d605321;p=pinmux.git add jtag path to imports --- diff --git a/src/bsv/Makefile.template b/src/bsv/Makefile.template index 2950451..a61c04c 100644 --- a/src/bsv/Makefile.template +++ b/src/bsv/Makefile.template @@ -20,6 +20,7 @@ BSVINCDIR:= $(BSVINCDIR):../../../src/peripherals/src/peripherals/qspi BSVINCDIR:= $(BSVINCDIR):../../../src/peripherals/src/peripherals/spi BSVINCDIR:= $(BSVINCDIR):../../../src/peripherals/src/peripherals/sdmmc BSVINCDIR:= $(BSVINCDIR):../../../src/peripherals/src/peripherals/flexbus +BSVINCDIR:= $(BSVINCDIR):../../../src/peripherals/src/peripherals/jtagdtm BSVINCDIR:= $(BSVINCDIR):../../../src/peripherals/src/peripherals/uart default: gen_verilog