1 # SPDX-License-Identifier: GPL-2.0-or-later 2 # 3 # Copyright (c) 2019 Google, Inc. 4 5 top_srcdir ?= ../../../.. 6 7 include $(top_srcdir)/include/mk/testcases.mk 8 9 LDLIBS += $(CAP_LIBS) 10 11 include $(top_srcdir)/include/mk/generic_leaf_target.mk 12