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