diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-12-17 13:35:14 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-12-17 13:35:14 +0000 |
commit | 1498aea446766f8fb60606fc733aaf2f62d6869b (patch) | |
tree | 2e530a58675a66d58b09d6b7ab36f593d2a09800 | |
parent | 99eca9efa223672d7381b4b41f15aafc96784392 (diff) | |
download | upstream-1498aea446766f8fb60606fc733aaf2f62d6869b.tar.gz upstream-1498aea446766f8fb60606fc733aaf2f62d6869b.tar.bz2 upstream-1498aea446766f8fb60606fc733aaf2f62d6869b.zip |
Move flashing scripts to scripts/flashing/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13674 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | scripts/flashing/adam2flash-502T.pl (renamed from scripts/adam2flash-502T.pl) | 0 | ||||
-rw-r--r-- | scripts/flashing/adam2flash-fritzbox.pl (renamed from scripts/adam2flash-fritzbox.pl) | 0 | ||||
-rwxr-xr-x | scripts/flashing/adam2flash.pl (renamed from scripts/adam2flash.pl) | 0 | ||||
-rw-r--r-- | scripts/flashing/adsl2mue_flash.pl (renamed from scripts/adsl2mue_flash.pl) | 0 | ||||
-rwxr-xr-x | scripts/flashing/flash.sh (renamed from scripts/flash.sh) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/scripts/adam2flash-502T.pl b/scripts/flashing/adam2flash-502T.pl index 0ed296d60f..0ed296d60f 100644 --- a/scripts/adam2flash-502T.pl +++ b/scripts/flashing/adam2flash-502T.pl diff --git a/scripts/adam2flash-fritzbox.pl b/scripts/flashing/adam2flash-fritzbox.pl index f8d745f678..f8d745f678 100644 --- a/scripts/adam2flash-fritzbox.pl +++ b/scripts/flashing/adam2flash-fritzbox.pl diff --git a/scripts/adam2flash.pl b/scripts/flashing/adam2flash.pl index 8550f80a8a..8550f80a8a 100755 --- a/scripts/adam2flash.pl +++ b/scripts/flashing/adam2flash.pl diff --git a/scripts/adsl2mue_flash.pl b/scripts/flashing/adsl2mue_flash.pl index c206c471fd..c206c471fd 100644 --- a/scripts/adsl2mue_flash.pl +++ b/scripts/flashing/adsl2mue_flash.pl diff --git a/scripts/flash.sh b/scripts/flashing/flash.sh index 8841c35684..8841c35684 100755 --- a/scripts/flash.sh +++ b/scripts/flashing/flash.sh |