Trivial: Fix Makefile typo
Change-Id: Ia108b0359cb2dc4ba2e773117ee7134274a98056 Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
This commit is contained in:

committed by
Damjan Marion

parent
539e637cce
commit
8e7ba4ad12
2
Makefile
2
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:
|
||||
|
Reference in New Issue
Block a user