aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/gpio/Makefile
blob: 84b48547f94c1572b7eeb846deae18e1135710ee (plain) (blame)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0

TEST_PROGS := gpio-mockup.sh
TEST_FILES := gpio-mockup-sysfs.sh
TEST_GEN_PROGS_EXTENDED := gpio-mockup-cdev gpio-chip-info

include ../lib.mk