[Mellanox] Fix platform name for SN4800 (#9635)
- Why I did it Rename MSN4800 to SN4800 in platform files - How I did it Rename MSN4800 to SN4800 in platform files - How to verify it Run build.
This commit is contained in:
parent
b749c67ac5
commit
b0f0d4e963
@ -1,6 +1,6 @@
|
||||
{
|
||||
"chassis": {
|
||||
"name": "MSN4800",
|
||||
"name": "SN4800",
|
||||
"components": [
|
||||
{
|
||||
"name": "ONIE"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"chassis": {
|
||||
"MSN4800": {
|
||||
"SN4800": {
|
||||
"component": {
|
||||
"ONIE": { },
|
||||
"SSD": { },
|
||||
|
Loading…
Reference in New Issue
Block a user