Browse Source

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
Jo-Philipp Wich 15 years ago
parent
commit
a2328ecf96
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/kernel/Makefile

+ 1 - 0
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