From: Luke Kenneth Casson Leighton Date: Tue, 30 Mar 2021 10:22:17 +0000 (+0100) Subject: whoops Makefile error X-Git-Url: https://git.libre-soc.org/?p=soc.git;a=commitdiff_plain;h=6e636d6c3b946dc141d7ad7f70f0a10ede2d0229 whoops Makefile error --- diff --git a/Makefile b/Makefile index 90d96219..25b61352 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ testgpio_run_sim: ls180_verilog: python3 src/soc/simple/issuer_verilog.py \ --debug=jtag --enable-core --enable-pll \ - --enable-xics --enable-sram4x4kblock --disable-svp64 + --enable-xics --enable-sram4x4kblock --disable-svp64 \ src/soc/litex/florent/libresoc/libresoc.v test: install