mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 06:14:20 +08:00
kernel: flag as "hold", this is inherited by all kmods as well and will prevent opkg on the target from upgrading them
SVN-Revision: 23173
This commit is contained in:
parent
8b9ca16985
commit
a2328ecf96
@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=kernel
|
||||
PKG_FLAGS:=hold
|
||||
|
||||
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/packages
|
||||
SCAN_DEPS=modules/*.mk
|
||||
|
Loading…
Reference in New Issue
Block a user