MG: aoh is added to possible platforms.
This commit is contained in:
@@ -11,7 +11,7 @@ if ( $2 == "" ) then
|
|||||||
exit
|
exit
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if ( $2 != "aoi" && $2 != "aoi-dbg" ) then
|
if ( $2 != "aoi" && $2 != "aoi-dbg" && $2 != "aoh" ) then
|
||||||
echo 'VCO is unknown.'
|
echo 'VCO is unknown.'
|
||||||
exit
|
exit
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user