[PATCH 2/9] kbuild: uapi: test linux/bpf_perf_event.h on powerpc
From: Thomas Weißschuh
Date: Fri Feb 27 2026 - 01:38:28 EST
This header works now, so test it.
Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
---
usr/include/Makefile | 4 ----
1 file changed, 4 deletions(-)
diff --git a/usr/include/Makefile b/usr/include/Makefile
index 6d86a53c6f0a..595996eefcc6 100644
--- a/usr/include/Makefile
+++ b/usr/include/Makefile
@@ -56,10 +56,6 @@ ifeq ($(SRCARCH),openrisc)
no-header-test += linux/bpf_perf_event.h
endif
-ifeq ($(SRCARCH),powerpc)
-no-header-test += linux/bpf_perf_event.h
-endif
-
ifeq ($(SRCARCH),sparc)
no-header-test += asm/uctx.h
no-header-test += asm/fbio.h
--
2.53.0