Repository URL to install this package:
|
Version:
5.37 ▾
|
linux-headers-next-sunxi
/
usr
/
src
/
linux-headers-4.14.14-sunxi
/
tools
/
testing
/
selftests
/
filesystems
/
Makefile
|
|---|
# SPDX-License-Identifier: GPL-2.0
TEST_PROGS := dnotify_test
all: $(TEST_PROGS)
include ../lib.mk
clean:
rm -fr $(TEST_PROGS)