]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/Makefile
eal: merge bsdapp and linuxapp interrupt headers
[dpdk.git] / lib / librte_eal / common / Makefile
index b335417242ff02fad5ce003ea889996326a6a712..6f5b3f3026f513a6283f59490d450e7c9e7a1ff2 100644 (file)
@@ -32,7 +32,8 @@
 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_debug.h rte_eal.h rte_eal_interrupts.h
+INC += rte_errno.h rte_launch.h rte_lcore.h
 INC += rte_log.h rte_memory.h rte_memzone.h rte_pci.h
 INC += rte_per_lcore.h rte_random.h
 INC += rte_tailq.h rte_interrupts.h rte_alarm.h