1
0
Fork 0
android_kernel_rockchip_tart/tools/testing/selftests/filesystems/mount-notify/Makefile
2025-06-27 00:32:42 -05:00

6 lines
143 B
Makefile

# SPDX-License-Identifier: GPL-2.0-or-later
CFLAGS += -Wall -O2 -g $(KHDR_INCLUDES)
TEST_GEN_PROGS := mount-notify_test
include ../../lib.mk