aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/rcw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/firmware/rcw/Makefile')
-rw-r--r--package/firmware/rcw/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/firmware/rcw/Makefile b/package/firmware/rcw/Makefile
index d188dcd152..d832e6e5d7 100644
--- a/package/firmware/rcw/Makefile
+++ b/package/firmware/rcw/Makefile
@@ -22,6 +22,8 @@ PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-$(BUILD_VARIANT)/$(PKG_NAM
PKG_LICENSE:=GPL-2.0 GPL-2.0+
PKG_LICENSE_FILES:=Licenses/README
+PKG_FLAGS:=nonshared
+
include $(INCLUDE_DIR)/package.mk
define rcw/Default