kni: remove useless file for bsd
[dpdk.git] / lib / librte_eal / bsdapp / eal / Makefile
index aaa174e..ca943c1 100644 (file)
@@ -85,7 +85,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 rte_kni_common.h
+INC := rte_per_lcore.h rte_lcore.h rte_interrupts.h
 
 SYMLINK-$(CONFIG_RTE_LIBRTE_EAL_BSDAPP)-include/exec-env := \
        $(addprefix include/exec-env/,$(INC))