summaryrefslogblamecommitdiffstats
path: root/tools/testing/selftests/powerpc/mm/Makefile
blob: 1cffe54dccfb8a31f4b704756ce0e82b4393e38c (plain) (tree)
1
2
3
4
5
6
7
8
9


                      

                                                           
 
                    
 
                               
 
                              
 

                                            
 
noarg:
	$(MAKE) -C ../

TEST_GEN_PROGS := hugetlb_vs_thp_test subpage_prot prot_sao
TEST_GEN_FILES := tempfile

include ../../lib.mk

$(TEST_GEN_PROGS): ../harness.c

$(OUTPUT)/prot_sao: ../utils.c

$(OUTPUT)/tempfile:
	dd if=/dev/zero of=$@ bs=64k count=1