Merge tag 'mt76-for-kvalo-2021-01-29' of https://github.com/nbd168/wireless
[linux-2.6-microblaze.git] / tools / testing / selftests / nci / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 CFLAGS += -Wl,-no-as-needed -Wall
3 LDFLAGS += -lpthread
4
5 TEST_GEN_PROGS := nci_dev
6 include ../lib.mk