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

served by {OpenGrok

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