net/octeontx2: support reduced set of packet types
[dpdk.git] / drivers / net / cxgbe / Makefile
index 68466f1..d809f47 100644 (file)
@@ -9,8 +9,6 @@ include $(RTE_SDK)/mk/rte.vars.mk
 #
 LIB = librte_pmd_cxgbe.a
 
-CFLAGS += -I$(SRCDIR)/base/
-CFLAGS += -I$(SRCDIR)
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)