X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fsoftnic%2FMakefile;h=dabbe13a5f4a9f7efe6a4bdef054410c42dfda9e;hb=acec04c4b2f5;hp=71cfd45ad83cec3049bfdb9d79f70cf99e6f5980;hpb=e876497c4f6baef09fbee14b702025b67f4fed1c;p=dpdk.git diff --git a/drivers/net/softnic/Makefile b/drivers/net/softnic/Makefile index 71cfd45ad8..dabbe13a5f 100644 --- a/drivers/net/softnic/Makefile +++ b/drivers/net/softnic/Makefile @@ -8,7 +8,6 @@ include $(RTE_SDK)/mk/rte.vars.mk # LIB = librte_pmd_softnic.a -CFLAGS += -DALLOW_EXPERIMENTAL_API CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) LDLIBS += -lrte_pipeline -lrte_port -lrte_table @@ -19,8 +18,6 @@ LDLIBS += -lrte_bus_vdev EXPORT_MAP := rte_pmd_softnic_version.map -LIBABIVER := 1 - # # all source are stored in SRCS-y #