aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/ltq-vdsl-app/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-04-05 16:34:20 +0000
committerJohn Crispin <blogic@openwrt.org>2014-04-05 16:34:20 +0000
commitf53bc819fe53b8ecfaf22fd5027893e9e0581a06 (patch)
treece57e7350160789ab19edca88729e4657d850108 /package/network/config/ltq-vdsl-app/Makefile
parent77e6583816bd5f52d58ee1b91a815784a6722648 (diff)
downloadmaster-187ad058-f53bc819fe53b8ecfaf22fd5027893e9e0581a06.tar.gz
master-187ad058-f53bc819fe53b8ecfaf22fd5027893e9e0581a06.tar.bz2
master-187ad058-f53bc819fe53b8ecfaf22fd5027893e9e0581a06.zip
lantiq: cleanup the dsl control scripts
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40381 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/config/ltq-vdsl-app/Makefile')
-rw-r--r--package/network/config/ltq-vdsl-app/Makefile1
1 files changed, 0 insertions, 1 deletions
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))