]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/linuxapp/eal/Makefile
eal: merge bsdapp and linuxapp interrupt headers
[dpdk.git] / lib / librte_eal / linuxapp / eal / Makefile
index 5363683ead2f31795d6ca4a34c3592a09fe392b1..4e581671fbd1829c06115351b1871d930f84821b 100644 (file)
@@ -146,7 +146,7 @@ ifeq ($(CONFIG_RTE_TOOLCHAIN_GCC),y)
 CFLAGS_eal_thread.o += -Wno-return-type
 endif
 
-INC := rte_interrupts.h rte_kni_common.h
+INC := rte_kni_common.h
 
 SYMLINK-$(CONFIG_RTE_EXEC_ENV_LINUXAPP)-include/exec-env := \
        $(addprefix include/exec-env/,$(INC))