X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=lib%2Flibrte_lpm%2FMakefile;h=32be46b3bf18a6762f49daf0785f5f8cc6451d2e;hp=3dc549dcf265396fd92d91869d6dcbb76623f748;hb=feb9f680cd2c1df3d47bf4c05dc872467176e1e3;hpb=5b2976c718e0717f5e1b39b50ac71fb2ce80e47c diff --git a/lib/librte_lpm/Makefile b/lib/librte_lpm/Makefile index 3dc549dcf2..32be46b3bf 100644 --- a/lib/librte_lpm/Makefile +++ b/lib/librte_lpm/Makefile @@ -55,7 +55,4 @@ else ifeq ($(CONFIG_RTE_ARCH_PPC_64),y) SYMLINK-$(CONFIG_RTE_LIBRTE_LPM)-include += rte_lpm_altivec.h endif -# this lib needs eal -DEPDIRS-$(CONFIG_RTE_LIBRTE_LPM) += lib/librte_eal - include $(RTE_SDK)/mk/rte.lib.mk