diff options
Diffstat (limited to 'examples/ethtool/Makefile')
-rw-r--r-- | examples/ethtool/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/ethtool/Makefile b/examples/ethtool/Makefile index 30b42b70..e86d68ac 100644 --- a/examples/ethtool/Makefile +++ b/examples/ethtool/Makefile @@ -47,6 +47,5 @@ DIRS-y += lib ethtool-app endif DEPDIRS-ethtool-app := lib -DEPDIRS-lib := librte_eal librte_ether include $(RTE_SDK)/mk/rte.extsubdir.mk |