sonic-buildimage/platform/broadcom/sonic-platform-modules-tencent/debian/rule-tx.mk
tianshangfei b65e06f998
two platforms supporting S3IP SYSFS (TCS8400, TCS9400) (#12386)
Why I did it
Add two platform that support s3IP framework

How I did it
Add two platforms supporting S3IP SYSFS (TCS8400, TCS9400)

How to verify it
Manual test
2022-12-18 16:16:53 +08:00

7 lines
144 B
Makefile
Executable File

currentdir = $(shell pwd)
CUSTOMS_DIRS = $(currentdir)/common_custom/common_tx
MODULE_DIRS := tcs8400 tcs9400
export CUSTOMS_DIRS MODULE_DIRS