sonic-buildimage/platform/broadcom/sonic-platform-modules-ragile/debian/rule-ragile.mk
pettershao-ragilenetworks 8514a484cd
[platform/ragile] support ra-b6910-64c (#7950)
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
2021-09-09 10:49:37 -07:00

7 lines
106 B
Makefile
Executable File

currentdir = $(shell pwd)
MODULE_DIRS := ra-b6510-48v8c
MODULE_DIRS += ra-b6910-64c
export MODULE_DIRS