1# SPDX-License-Identifier: GPL-2.02# Makefile for ifs(In Field Scan) selftests3 4TEST_PROGS := test_ifs.sh5 6include ../../../../../lib.mk7