From 3c2f8afcba9a1b3429242b8dbf7d1f8bacc2a73e Mon Sep 17 00:00:00 2001 From: Wade Fife Date: Wed, 29 Apr 2020 18:38:47 -0500 Subject: utils: Remove trailing white space from mako templates --- host/utils/rfnoc_blocktool/templates/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/utils/rfnoc_blocktool/templates/Makefile') diff --git a/host/utils/rfnoc_blocktool/templates/Makefile b/host/utils/rfnoc_blocktool/templates/Makefile index d56bcd9fb..55b02790e 100644 --- a/host/utils/rfnoc_blocktool/templates/Makefile +++ b/host/utils/rfnoc_blocktool/templates/Makefile @@ -19,7 +19,7 @@ include $(BASE_DIR)/../tools/make/viv_sim_preamble.mak #------------------------------------------------- # Design Specific #------------------------------------------------- -# Include makefiles and sources for the DUT and its +# Include makefiles and sources for the DUT and its # dependencies. include $(BASE_DIR)/../lib/rfnoc/core/Makefile.srcs include $(BASE_DIR)/../lib/rfnoc/utils/Makefile.srcs -- cgit v1.2.3