bpf-headers: fix package category

This commit is contained in:
aiamadeus 2023-02-17 23:16:01 +08:00
parent f345d0c9a1
commit 63e82f7fb2
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/bpf-headers
SECTION:=kernel
CATEGORY:=Kernel
CATEGORY:=Kernel modules
TITLE:=eBPF kernel headers
BUILDONLY:=1
HIDDEN:=1