X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_eal%2Fcommon%2FMakefile;fp=lib%2Flibrte_eal%2Fcommon%2FMakefile;h=bb9810d4f85657725026bc0a1b15b32150cda700;hb=b3aaf05cd7ae39a16c386d8f9a9a686753fdae92;hp=f5ea0ee8062d6e3d31a2fa1c0d3b5e2cf09507d5;hpb=109febfe58f93c5b425772563c35d4414a1a2c1c;p=dpdk.git diff --git a/lib/librte_eal/common/Makefile b/lib/librte_eal/common/Makefile index f5ea0ee806..bb9810d4f8 100644 --- a/lib/librte_eal/common/Makefile +++ b/lib/librte_eal/common/Makefile @@ -34,7 +34,7 @@ include $(RTE_SDK)/mk/rte.vars.mk INC := rte_branch_prediction.h rte_common.h INC += rte_debug.h rte_eal.h rte_errno.h rte_launch.h rte_lcore.h INC += rte_log.h rte_memory.h rte_memzone.h rte_pci.h -INC += rte_pci_dev_ids.h rte_per_lcore.h rte_random.h +INC += rte_per_lcore.h rte_random.h INC += rte_tailq.h rte_interrupts.h rte_alarm.h INC += rte_string_fns.h rte_version.h INC += rte_eal_memconfig.h rte_malloc_heap.h