diff options
Diffstat (limited to 'package/network/config/ltq-vdsl-app/Makefile')
-rw-r--r-- | package/network/config/ltq-vdsl-app/Makefile | 1 |
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)) |