Adaptions for ARMv7
This commit is contained in:
parent
a2f0dc2e7d
commit
24181a2933
8 changed files with 18 additions and 14 deletions
|
|
@ -18,7 +18,7 @@ fyang=$dir/test.yang
|
|||
new "openconfig"
|
||||
if [ ! -d "$OPENCONFIG" ]; then
|
||||
# err "Hmm Openconfig dir does not seem to exist, try git clone https://github.com/openconfig/public?"
|
||||
exit
|
||||
if [ "$s" = $0 ]; then exit 0; else return 0; fi
|
||||
fi
|
||||
|
||||
OCDIR=$OPENCONFIG/release/models
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue