# SPDX-License-Identifier: MPL-2.0

EXTRA_C_FLAGS := -I/usr/include/libnl3 -lnl-3 -lnl-route-3

SUBDIRS := \
	vsock \

include ../common/Makefile
