From ba7e50adeda22c0ddae21f117cd4569b0fe3dc59 Mon Sep 17 00:00:00 2001 From: Sujin Kang Date: Wed, 11 Aug 2021 02:04:30 -0700 Subject: [PATCH] [build]: Enable the cache build for the platform ragile and ruijie. (#8414) --- platform/broadcom/rules.dep | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform/broadcom/rules.dep b/platform/broadcom/rules.dep index abd96f672e..36b727570e 100644 --- a/platform/broadcom/rules.dep +++ b/platform/broadcom/rules.dep @@ -13,6 +13,8 @@ include $(PLATFORM_PATH)/platform-modules-delta.dep include $(PLATFORM_PATH)/platform-modules-quanta.dep #include $(PLATFORM_PATH)/platform-modules-mitac.dep include $(PLATFORM_PATH)/platform-modules-juniper.dep +include $(PLATFORM_PATH)/platform-modules-ragile.dep +include $(PLATFORM_PATH)/platform-modules-ruijie.dep include $(PLATFORM_PATH)/platform-modules-brcm-xlr-gts.dep include $(PLATFORM_PATH)/docker-syncd-brcm.dep include $(PLATFORM_PATH)/docker-syncd-brcm-rpc.dep