Sfoglia il codice sorgente

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 anni fa
parent
commit
a2328ecf96
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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