summaryrefslogtreecommitdiffstats
path: root/package/utils/otrx
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2016-04-26 23:09:12 +0200
committerJo-Philipp Wich <jo@mein.io>2016-04-26 23:09:12 +0200
commit69ccef03f9c61cfbe38cc9dbee19d331f890591a (patch)
treeb3eaf52d0b56c06afbce886f85b3233433165f32 /package/utils/otrx
parent7df19641801c50666829e2b101633da8d065ed14 (diff)
downloadmaster-31e0f0ae-69ccef03f9c61cfbe38cc9dbee19d331f890591a.tar.gz
master-31e0f0ae-69ccef03f9c61cfbe38cc9dbee19d331f890591a.tar.bz2
master-31e0f0ae-69ccef03f9c61cfbe38cc9dbee19d331f890591a.zip
package: mark nvram and otrx nonshared as they're target specific
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/utils/otrx')
-rw-r--r--package/utils/otrx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/utils/otrx/Makefile b/package/utils/otrx/Makefile
index 360fb1790d..ba981fcc84 100644
--- a/package/utils/otrx/Makefile
+++ b/package/utils/otrx/Makefile
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=otrx
PKG_RELEASE:=1
+PKG_FLAGS:=nonshared
include $(INCLUDE_DIR)/package.mk