Rtwo/kernel/motorola/sm8550/tools/testing/selftests/gpio/Makefile

9 lines
199 B
Makefile
Raw Normal View History

2025-09-30 20:22:48 -04:00
# SPDX-License-Identifier: GPL-2.0
TEST_PROGS := gpio-mockup.sh
TEST_FILES := gpio-mockup-sysfs.sh
TEST_GEN_PROGS_EXTENDED := gpio-mockup-cdev
CFLAGS += -I../../../../usr/include
include ../lib.mk