aboutsummaryrefslogtreecommitdiffstats
path: root/usr/include/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2022-04-04 15:19:43 +0900
committerArnd Bergmann <arnd@arndb.de>2022-05-13 10:56:10 +0200
commit5c41778e9526227c2499e8a8fc614bb166b43734 (patch)
treed1844652b04b3e555b10e9d933a401e48c53950a /usr/include/Makefile
parentkbuild: prevent exported headers from including <stdlib.h>, <stdbool.h> (diff)
downloadlinux-dev-5c41778e9526227c2499e8a8fc614bb166b43734.tar.xz
linux-dev-5c41778e9526227c2499e8a8fc614bb166b43734.zip
riscv: add linux/bpf_perf_event.h to UAPI compile-test coverage
I can compile this for ARCH=riscv with CONFIG_UAPI_HEADER_TEST=y. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to '')
-rw-r--r--usr/include/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr/include/Makefile b/usr/include/Makefile
index 7740777b49f8..a1a8403896cf 100644
--- a/usr/include/Makefile
+++ b/usr/include/Makefile
@@ -74,10 +74,6 @@ no-header-test += asm/stat.h
no-header-test += linux/bpf_perf_event.h
endif
-ifeq ($(SRCARCH),riscv)
-no-header-test += linux/bpf_perf_event.h
-endif
-
ifeq ($(SRCARCH),sparc)
no-header-test += asm/stat.h
no-header-test += asm/uctx.h