eal: move OS-specific sub-directories
[dpdk.git] / mk / exec-env / linux / rte.vars.mk
index d04d0e2..41ef419 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: BSD-3-Clause
-# Copyright(c) 2010-2014 Intel Corporation
+# Copyright(c) 2010-2019 Intel Corporation
 
 #
 # exec-env:
@@ -17,6 +17,9 @@ else
 EXECENV_CFLAGS  = -pthread
 endif
 
+# include in every library to build
+EXECENV_CFLAGS += -I$(RTE_SDK)/lib/librte_eal/linux/include
+
 EXECENV_LDLIBS  =
 EXECENV_ASFLAGS =