summaryrefslogtreecommitdiff
path: root/build-openwrt-dev.sh
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2017-11-04 17:22:58 +0100
committerLudovic Pouzenc <ludovic@pouzenc.fr>2017-11-04 17:22:58 +0100
commita66d5fa3a144602d529d22623ff129486f285f14 (patch)
treec278fd5f6606adb50a022316f92300dcb0c65e6c /build-openwrt-dev.sh
parenta43dc0686985f4e61088d0c8f9d0f92fe26fae93 (diff)
downloadchd_openwrt-a66d5fa3a144602d529d22623ff129486f285f14.zip
chd_openwrt-a66d5fa3a144602d529d22623ff129486f285f14.tar.gz
chd_openwrt-a66d5fa3a144602d529d22623ff129486f285f14.tar.bz2
gen-dev: Fix for 841v11, we need -eu.bin for upgrades. + dev to prod.
Diffstat (limited to 'build-openwrt-dev.sh')
-rwxr-xr-xbuild-openwrt-dev.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/build-openwrt-dev.sh b/build-openwrt-dev.sh
index 2ea9583..ac2aad4 100755
--- a/build-openwrt-dev.sh
+++ b/build-openwrt-dev.sh
@@ -40,13 +40,6 @@ fi
dnslist="185.131.40.1 fe80::31"
profile=$1
-# case "$profile" in
-# TLWR740|TLWR841)
-# ;;
-# *) echo "Unsupported profile '$profile', should be TLWR740 or TLWR841"
-# exit 2
-# ;;
-# esac
ip4pub=$2
case "$ip4pub" in