|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
# Copyright (C) 2013 Linux Test Project, Inc.
|
|
#
|
|
|
|
top_srcdir ?= ../../../..
|
|
|
|
include $(top_srcdir)/include/mk/testcases.mk
|
|
CPPFLAGS += -Wno-unused-function
|
|
include $(top_srcdir)/include/mk/generic_leaf_target.mk
|