mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[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
This commit is contained in:
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
include $(INCLUDE_DIR)/kernel.mk
|
include $(INCLUDE_DIR)/kernel.mk
|
||||||
|
|
||||||
PKG_NAME:=kernel
|
PKG_NAME:=kernel
|
||||||
|
PKG_FLAGS:=hold
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/packages
|
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/packages
|
||||||
SCAN_DEPS=modules/*.mk
|
SCAN_DEPS=modules/*.mk
|
||||||
|
|||||||
Reference in New Issue
Block a user