]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/linuxapp/eal/Makefile
eal: factorize common headers
[dpdk.git] / lib / librte_eal / linuxapp / eal / Makefile
index baf7f6cf38d49a599808bb0ec978dbc28dd91eab..72ecf3aa5cb876d403444ed4177f85aaaf8cab87 100644 (file)
@@ -101,7 +101,7 @@ ifeq ($(CONFIG_RTE_TOOLCHAIN_GCC),y)
 CFLAGS_eal_thread.o += -Wno-return-type
 endif
 
-INC := rte_per_lcore.h rte_lcore.h rte_interrupts.h rte_kni_common.h rte_dom0_common.h
+INC := rte_interrupts.h rte_kni_common.h rte_dom0_common.h
 
 SYMLINK-$(CONFIG_RTE_LIBRTE_EAL_LINUXAPP)-include/exec-env := \
        $(addprefix include/exec-env/,$(INC))