# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)

USER_TARGETS := xdp-loader

LIB_DIR = ../lib

include $(LIB_DIR)/common.mk


