summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Vinciguerra <pvinci@vinciconsulting.com>2018-10-26 04:42:31 -0700
committerDamjan Marion <dmarion@me.com>2018-10-26 19:35:08 +0000
commit8e7ba4ad12bf5d0ebfbef31129770eee79b54ea8 (patch)
tree6c3d9df462a8962e153de793775349d8015b7cbb /Makefile
parent539e637ccee4171954f2fffa5516c45a388c8a3e (diff)
Trivial: Fix Makefile typo
Change-Id: Ia108b0359cb2dc4ba2e773117ee7134274a98056 Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1a409f6816a..a40139c2ae9 100644
--- a/Makefile
+++ b/Makefile
@@ -496,7 +496,7 @@ pkg-srpm: dist
make -C extras/rpm srpm
dpdk-install-dev:
- $(call banner,"This command is deprecated. Please use 'make install-ext-libs'")
+ $(call banner,"This command is deprecated. Please use 'make install-ext-deps'")
make -C build/external install-$(PKG)
install-ext-deps: