net/asterisk-11.x and net/asterisk-13.x: remove $(SDK) from ifneqs
[feed/telephony.git] / net / asterisk-13.x / Makefile
index 5d53d6d458c5500eb7df4ba9b5207d863427d2ed..d082d66a155347b7a479926b7980ae8434fe7be2 100644 (file)
@@ -165,7 +165,7 @@ define Package/asterisk13-sounds/install
        rm -f $(1)/usr/lib/asterisk/sounds/vm-*
 endef
 
-ifneq ($(SDK)$(CONFIG_PACKAGE_asterisk13-chan-dahdi),)
+ifneq ($(CONFIG_PACKAGE_asterisk13-chan-dahdi),)
   CONFIGURE_ARGS+= \
        --with-dahdi="$(STAGING_DIR)/usr" \
        --with-pri="$(STAGING_DIR)/usr" \