X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fnetwork%2Fconfig%2Fltq-vdsl-app%2FMakefile;h=ee95860f383f4e24f08a13c295a6863d3720d975;hb=a9793b9267ef908785b666831a3965161bbd6ef5;hp=d4e4ec4501db74b3cf9f4cbd954e84c69fb31c86;hpb=8ef323302f93b40854fa628da94cc6c699732702;p=openwrt-working-2016%2F.git diff --git a/package/network/config/ltq-vdsl-app/Makefile b/package/network/config/ltq-vdsl-app/Makefile index d4e4ec4501..ee95860f38 100644 --- a/package/network/config/ltq-vdsl-app/Makefile +++ b/package/network/config/ltq-vdsl-app/Makefile @@ -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))