diff options
Diffstat (limited to 'app/pdump/Makefile')
-rw-r--r-- | app/pdump/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/pdump/Makefile b/app/pdump/Makefile index 536198fa..38ac3e9a 100644 --- a/app/pdump/Makefile +++ b/app/pdump/Makefile @@ -41,9 +41,6 @@ CFLAGS += $(WERROR_FLAGS) SRCS-y := main.c -# this application needs libraries first -DEPDIRS-y += lib - include $(RTE_SDK)/mk/rte.app.mk endif |