diff options
Diffstat (limited to 'build/config')
-rw-r--r-- | build/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build/config b/build/config new file mode 100644 index 0000000..337e07d --- /dev/null +++ b/build/config @@ -0,0 +1,5 @@ +# config file to be populated with configuration parameters for build. + +# OVS TAG +export OVSTAG=master +#export NOCHECK=true |