diff --git a/usr/include/Makefile b/usr/include/Makefile index 7740777b49f87ea7675cd9c6537f19eff3cc3987..a1a8403896cfccfe9faaed69d1c536f579349d3a 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