2
0
forked from Ivasoft/openwrt

package: flag essential components as nonshared

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich
2016-04-06 22:38:47 +02:00
parent d87c303b58
commit 9e04019024
5 changed files with 6 additions and 1 deletions

View File

@@ -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