From a66d5fa3a144602d529d22623ff129486f285f14 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Sat, 4 Nov 2017 17:22:58 +0100 Subject: gen-dev: Fix for 841v11, we need -eu.bin for upgrades. + dev to prod. --- build-openwrt-dev.sh | 7 ------- 1 file changed, 7 deletions(-) (limited to 'build-openwrt-dev.sh') 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 -- cgit v1.1