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
master
Jo-Philipp Wich 14 years ago
parent 8b9ca16985
commit a2328ecf96
  1. 1
      package/kernel/Makefile

@ -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…
Cancel
Save