5 lines
148 B
Makefile
5 lines
148 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
userprogs-always-y += test-fsmount test-statx mountinfo test-list-all-mounts
|
|
|
|
userccflags += -I usr/include
|