package: mark nvram and otrx nonshared as they're target specific

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich
2016-04-26 23:09:12 +02:00
parent 7df1964180
commit 69ccef03f9
2 changed files with 2 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ PKG_NAME:=nvram
PKG_RELEASE:=9
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_FLAGS:=nonshared
include $(INCLUDE_DIR)/package.mk