x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
[linux/fpc-iii.git] / tools / testing / selftests / powerpc / cache_shape / Makefile
blob1be547434a49c3feb8f7e40c03d4b5260a3b30d4
1 # SPDX-License-Identifier: GPL-2.0
2 TEST_PROGS := cache_shape
4 all: $(TEST_PROGS)
6 $(TEST_PROGS): ../harness.c ../utils.c
8 include ../../lib.mk
10 clean:
11 rm -f $(TEST_PROGS) *.o