Makefile (3b5d1afd1f13bcab85eaa28223ad396694f929e3) Makefile (faabed295cccc2aba2b67f2e7b309f2892d55004)
1# SPDX-License-Identifier: GPL-2.0-only
1# SPDX-License-Identifier: GPL-2.0-only
2userprogs := test-fsmount test-statx
3always-y := $(userprogs)
2userprogs-always-y += test-fsmount test-statx
4
5userccflags += -I usr/include
3
4userccflags += -I usr/include