summaryrefslogtreecommitdiffstats
path: root/package/kernel/Makefile
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-10-02 03:22:56 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-10-02 03:22:56 +0000
commit6ee9bd563bfa2f5797a034d49071f6c85c18001f (patch)
tree1ed5900ca2e9149a3b993995e8a287dd83e14b88 /package/kernel/Makefile
parent3d71087b14c61fb6ae91cdc7ed563c7823a30022 (diff)
[package] kernel: flag as "hold", this is inherited by all kmods as well and will prevent opkg on the target from upgrading them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23173 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/Makefile')
-rw-r--r--package/kernel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kernel/Makefile b/package/kernel/Makefile
index f440a4051..d3823547a 100644
--- a/package/kernel/Makefile
+++ b/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