Trivial: Fix Makefile typo 53/15553/2
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Fri, 26 Oct 2018 11:42:31 +0000 (04:42 -0700)
committerDamjan Marion <dmarion@me.com>
Fri, 26 Oct 2018 19:35:08 +0000 (19:35 +0000)
Change-Id: Ia108b0359cb2dc4ba2e773117ee7134274a98056
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Makefile

index 1a409f6..a40139c 100644 (file)
--- 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: