Makefile 202 B

12345
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. userprogs-always-y += test-fsmount test-statx mountinfo test-list-all-mounts
  3. userccflags += -I $(srctree)/tools/testing/selftests/
  4. userccflags += -I usr/include