package: mark nvram and otrx nonshared as they're target specific
[openwrt/openwrt.git] / package / utils / nvram / Makefile
index 992f3366ba5440e8073497af562970cc4f7d3438..040d9535820be5aaba8c8babe24595bf1c81bde1 100644 (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