aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/gpio/Makefile
blob: d7d8f1985d992d6a289359d8d1545f520dc16b1b (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 gpio-line-name

include ../lib.mk