mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-16 16:31:57 +00:00
bpf-headers: correctly support refreshing the package
Overwrite default Quilt/Refresh/Package and use the Kernel variant to correctly refresh bpf-headers patches. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
61bfcc4bd7
commit
fee916f6b8
@ -67,6 +67,10 @@ define Build/Patch
|
||||
$(Kernel/Patch/Default)
|
||||
endef
|
||||
|
||||
define Quilt/Refresh/Package
|
||||
$(Quilt/Refresh/Kernel)
|
||||
endef
|
||||
|
||||
BPF_DOC = $(PKG_BUILD_DIR)/scripts/bpf_doc.py
|
||||
|
||||
define Build/Configure/64
|
||||
|
||||
Loading…
Reference in New Issue
Block a user