summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/arm64/tags/Makefile
blob: 6d29cfde43a212569173c0f0240f4cf77fd924d8 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0

CFLAGS += $(KHDR_INCLUDES)
TEST_GEN_PROGS := tags_test
TEST_PROGS := run_tags_test.sh

include ../../lib.mk