Current File : //proc/self/root/usr/src/linux-headers-6.8.0-1029-aws/tools/testing/selftests/nci/Makefile
# SPDX-License-Identifier: GPL-2.0
CFLAGS += -Wl,-no-as-needed -Wall
LDFLAGS += -lpthread

TEST_GEN_PROGS := nci_dev
include ../lib.mk