X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flibrte_power%2FMakefile;h=06cd10e866594b0f651fab6cf64a680430d57377;hb=feb9f680cd2c1df3d47bf4c05dc872467176e1e3;hp=cee95cd841c4a069cd05341d1b9afefe1df875a7;hpb=5b2976c718e0717f5e1b39b50ac71fb2ce80e47c;p=dpdk.git diff --git a/lib/librte_power/Makefile b/lib/librte_power/Makefile index cee95cd841..06cd10e866 100644 --- a/lib/librte_power/Makefile +++ b/lib/librte_power/Makefile @@ -47,7 +47,4 @@ SRCS-$(CONFIG_RTE_LIBRTE_POWER) += rte_power_kvm_vm.c guest_channel.c # install this header file SYMLINK-$(CONFIG_RTE_LIBRTE_POWER)-include := rte_power.h -# this lib needs eal -DEPDIRS-$(CONFIG_RTE_LIBRTE_POWER) += lib/librte_eal - include $(RTE_SDK)/mk/rte.lib.mk