kni: initial import
[dpdk.git] / lib / librte_eal / linuxapp / eal / Makefile
index 3d5505c..2d60c4a 100644 (file)
@@ -79,7 +79,7 @@ CFLAGS_eal_thread.o += -Wno-return-type
 CFLAGS_eal_hpet.o += -Wno-return-type
 endif
 
-INC := rte_per_lcore.h rte_lcore.h rte_interrupts.h
+INC := rte_per_lcore.h rte_lcore.h rte_interrupts.h rte_kni_common.h
 
 SYMLINK-$(CONFIG_RTE_LIBRTE_EAL_LINUXAPP)-include/exec-env := \
        $(addprefix include/exec-env/,$(INC))