lantiq: move dsl tools to package/network/config
authorJohn Crispin <john@openwrt.org>
Mon, 8 Jul 2013 09:01:38 +0000 (09:01 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 8 Jul 2013 09:01:38 +0000 (09:01 +0000)
commit4d5e993c27c1c8cdbb7c04cc81b14baf9accc845
tree6948f27146d9cfac3f1454cfdf750922c3cd5cc7
parentbffca1ce1731fc73484d938bbdb8fee11f143266
lantiq: move dsl tools to package/network/config

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37198
18 files changed:
package/kernel/lantiq/ltq-adsl-app/Config.in [deleted file]
package/kernel/lantiq/ltq-adsl-app/Makefile [deleted file]
package/kernel/lantiq/ltq-adsl-app/files/dsl_control [deleted file]
package/kernel/lantiq/ltq-adsl-app/files/dsl_notify.sh [deleted file]
package/kernel/lantiq/ltq-vdsl-app/Makefile [deleted file]
package/kernel/lantiq/ltq-vdsl-app/files/dsl_control [deleted file]
package/kernel/lantiq/ltq-vdsl-app/files/dsl_notify.sh [deleted file]
package/kernel/lantiq/ltq-vdsl-app/patches/100-compat.patch [deleted file]
package/network/config/ltq-adsl-app/Config.in [new file with mode: 0644]
package/network/config/ltq-adsl-app/Makefile [new file with mode: 0644]
package/network/config/ltq-adsl-app/files/dsl_control [new file with mode: 0644]
package/network/config/ltq-adsl-app/files/dsl_notify.sh [new file with mode: 0644]
package/network/config/ltq-adsl-app/patches/010-eglibc_compile_fix.patch [new file with mode: 0644]
package/network/config/ltq-dsl-app/patches/010-eglibc_compile_fix.patch [deleted file]
package/network/config/ltq-vdsl-app/Makefile [new file with mode: 0644]
package/network/config/ltq-vdsl-app/files/dsl_control [new file with mode: 0644]
package/network/config/ltq-vdsl-app/files/dsl_notify.sh [new file with mode: 0644]
package/network/config/ltq-vdsl-app/patches/100-compat.patch [new file with mode: 0644]