Ver Fonte

make_fw.sh script re-push

Danja Vasiliev há 9 anos atrás
pai
commit
3bdee5e84d
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      openwrt/tools/make_fw.sh

+ 0 - 1
openwrt/tools/make_fw.sh

@@ -37,7 +37,6 @@ _TARGETS='DIR505A1 TLWR710' ##WRT160NL
 _COMMON='common'
 
 _SG_REVISION="$_PWD/superglue.revision"
-
 if [[ -e $_SG_REVISION ]]; then
   source $_SG_REVISION
 else