8514a484cd
What I did it Add new platform x86_64-ragile_ra-b6910-64c-r0 (Tomahawk 3) ASIC Vendor: Broadcom Switch ASIC: Tomahawk 3 Port Config: 64x100G -How I did it Provide device and platform related files. -How to verify it show platform fan show platform ssdhealth show platform psustatus show platform summary show platform syseeprom show platform temperature show interface status
7 lines
106 B
Makefile
Executable File
7 lines
106 B
Makefile
Executable File
currentdir = $(shell pwd)
|
|
|
|
MODULE_DIRS := ra-b6510-48v8c
|
|
MODULE_DIRS += ra-b6910-64c
|
|
|
|
export MODULE_DIRS
|