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