summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/mm/Makefile
blob: 3bdb96eae55869e04a988f0d6cc30ef9d01fc6ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
noarg:
	$(MAKE) -C ../

TEST_PROGS := hugetlb_vs_thp_test subpage_prot prot_sao
TEST_FILES := tempfile

all: $(TEST_PROGS) $(TEST_FILES)

$(TEST_PROGS): ../harness.c

prot_sao: ../utils.c

include ../../lib.mk

tempfile:
	dd if=/dev/zero of=tempfile bs=64k count=1

clean:
	rm -f $(TEST_PROGS) tempfile
8427a78ffccbacf166a2d5d5eae55b586e1afe'>dd8427a78ffccbacf166a2d5d5eae55b586e1afe (diff)
net/ena: update driver version to 1.1.2
Signed-off-by: Netanel Belgazal <netanel@annapurnalabs.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')