xref: /openbmc/linux/tools/testing/selftests/powerpc/mm/Makefile (revision 0c380187)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1noarg:
2	$(MAKE) -C ../
3
4TEST_GEN_PROGS := hugetlb_vs_thp_test subpage_prot prot_sao
5TEST_GEN_FILES := tempfile
6
7include ../../lib.mk
8
9$(TEST_GEN_PROGS): ../harness.c
10
11$(OUTPUT)/prot_sao: ../utils.c
12
13$(OUTPUT)/tempfile:
14	dd if=/dev/zero of=$@ bs=64k count=1
15
16

served by {OpenGrok

Last Index Update: Sat May 03 03:01:14 CDT 2025