forked from Ivasoft/openwrt
package: flag essential components as nonshared
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
@@ -49,6 +49,7 @@ define Package/kernel
|
||||
TITLE:=Virtual kernel package
|
||||
VERSION:=$(LINUX_VERSION)-$(LINUX_RELEASE)-$(LINUX_VERMAGIC)
|
||||
URL:=http://www.kernel.org/
|
||||
PKG_FLAGS:=nonshared
|
||||
endef
|
||||
|
||||
define Package/kernel/install
|
||||
|
||||
Reference in New Issue
Block a user