Trivial: Fix Makefile typo

Change-Id: Ia108b0359cb2dc4ba2e773117ee7134274a98056
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
This commit is contained in:
Paul Vinciguerra
2018-10-26 04:42:31 -07:00
committed by Damjan Marion
parent 539e637cce
commit 8e7ba4ad12

View File

@ -496,7 +496,7 @@ pkg-srpm: dist
make -C extras/rpm srpm make -C extras/rpm srpm
dpdk-install-dev: 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) make -C build/external install-$(PKG)
install-ext-deps: install-ext-deps: