2019-05-19 13:07:45 +01:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2024-12-13 00:03:49 +01:00
|
|
|
userprogs-always-y += test-fsmount test-statx mountinfo test-list-all-mounts
|
2017-01-31 16:46:22 +00:00
|
|
|
|
2025-10-16 16:14:09 +05:30
|
|
|
userccflags += -I $(srctree)/tools/testing/selftests/
|
2020-04-29 12:45:22 +09:00
|
|
|
userccflags += -I usr/include
|