]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/bsdapp/eal/Makefile
eal: merge bsdapp and linuxapp interrupt headers
[dpdk.git] / lib / librte_eal / bsdapp / eal / Makefile
index 381e3f455bddf07681fea8ae1022850cf042e5a0..92b8294c37aca0066df8a38bcfa2fcb43f3f9d8e 100644 (file)
@@ -126,7 +126,7 @@ CFLAGS_eal_thread.o += -Wno-return-type
 CFLAGS_eal_hpet.o += -Wno-return-type
 endif
 
-INC := rte_interrupts.h
+INC :=  # no bsdapp specific headers
 
 SYMLINK-$(CONFIG_RTE_EXEC_ENV_BSDAPP)-include/exec-env := \
        $(addprefix include/exec-env/,$(INC))