lantiq: cleanup the dsl control scripts
[openwrt/staging/chunkeey.git] / package / network / config / ltq-vdsl-app / Makefile
index d4e4ec4501db74b3cf9f4cbd954e84c69fb31c86..ee95860f383f4e24f08a13c295a6863d3720d975 100644 (file)
@@ -71,7 +71,6 @@ define Package/ltq-vdsl-app/install
 
        $(INSTALL_DIR) $(1)/sbin
        $(INSTALL_BIN) $(PKG_BUILD_DIR)/src/dsl_cpe_control $(1)/sbin/vdsl_cpe_control
-       $(INSTALL_BIN) ./files/dsl_notify.sh $(1)/sbin
 endef
 
 $(eval $(call BuildPackage,ltq-vdsl-app))