nvram: remove libnvram.so, it is unused and incompatible to the broadcom API anyway
[openwrt.git] / scripts / env
index 24d4bec..5542b20 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/env bash
 BASEDIR="$PWD"
 ENVDIR="$PWD/env"
+export GREP_OPTIONS=
 
 usage() {
        cat <<EOF