eal: add function to create control threads
[dpdk.git] / kernel / linux / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2018 Intel Corporation
3
4 subdirs = ['igb_uio']
5
6 foreach d:subdirs
7         subdir(d)
8 endforeach