aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-02 03:22:56 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-02 03:22:56 +0000
commita2328ecf961363bf3e8b80fb2ad118387909b122 (patch)
treedf3e7d5ddbae465826691bab7a09296a5f803cb1 /package
parent8b9ca169850fd535c33fbeb6d114cd0c8f3e235a (diff)
downloadupstream-a2328ecf961363bf3e8b80fb2ad118387909b122.tar.gz
upstream-a2328ecf961363bf3e8b80fb2ad118387909b122.tar.bz2
upstream-a2328ecf961363bf3e8b80fb2ad118387909b122.zip
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
Diffstat (limited to 'package')
-rw-r--r--package/kernel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kernel/Makefile b/package/kernel/Makefile
index f440a4051b..d3823547aa 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