ltq-dsl-base: Make package nonshared to fix image builder
[openwrt/openwrt.git] / package / network / utils / ltq-dsl-base / Makefile
index 6b931f7abd07ce16f6b15787031a4bdc9dddfe56..2ff069ca4dc773999bf75330d52af0d536b037f2 100644 (file)
@@ -6,7 +6,9 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ltq-dsl-base
-PKG_RELEASE:=1
+PKG_RELEASE:=3
+
+PKG_FLAGS:=nonshared
 
 include $(INCLUDE_DIR)/package.mk