aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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: