diff options
Diffstat (limited to 'tools/perf/arch/powerpc/entry/syscalls/Makefile.syscalls')
-rw-r--r-- | tools/perf/arch/powerpc/entry/syscalls/Makefile.syscalls | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/perf/arch/powerpc/entry/syscalls/Makefile.syscalls b/tools/perf/arch/powerpc/entry/syscalls/Makefile.syscalls deleted file mode 100644 index e35afbc57c79..000000000000 --- a/tools/perf/arch/powerpc/entry/syscalls/Makefile.syscalls +++ /dev/null @@ -1,6 +0,0 @@ -# SPDX-License-Identifier: GPL-2.0 - -syscall_abis_32 += nospu -syscall_abis_64 += nospu - -syscalltbl = $(srctree)/tools/perf/arch/powerpc/entry/syscalls/syscall.tbl |