aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/rfnoc_blocktool/templates/Makefile
diff options
context:
space:
mode:
authorWade Fife <wade.fife@ettus.com>2020-04-29 18:38:47 -0500
committerWade Fife <wade.fife@ettus.com>2020-04-30 08:57:22 -0500
commit3c2f8afcba9a1b3429242b8dbf7d1f8bacc2a73e (patch)
tree71a6b7a63e01922db4d4c75b6b44ad1c6f0e9b08 /host/utils/rfnoc_blocktool/templates/Makefile
parent8d6401e55886b6be391730f6eb63e941644cb2e3 (diff)
downloaduhd-3c2f8afcba9a1b3429242b8dbf7d1f8bacc2a73e.tar.gz
uhd-3c2f8afcba9a1b3429242b8dbf7d1f8bacc2a73e.tar.bz2
uhd-3c2f8afcba9a1b3429242b8dbf7d1f8bacc2a73e.zip
utils: Remove trailing white space from mako templates
Diffstat (limited to 'host/utils/rfnoc_blocktool/templates/Makefile')
-rw-r--r--host/utils/rfnoc_blocktool/templates/Makefile2
1 files changed, 1 insertions, 1 deletions
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