Skip to content

Commit 6515067

Browse files
committed
move cavium platform modules into stretch module
Signed-off-by: Guohan Lu <[email protected]>
1 parent d24d52b commit 6515067

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
CAVM_PLATFORM_DEB = cavm_platform_modules.deb
22
$(CAVM_PLATFORM_DEB)_SRC_PATH = $(PLATFORM_PATH)/cavm_platform_modules
33
SONIC_MAKE_DEBS += $(CAVM_PLATFORM_DEB)
4+
SONIC_STRETCH_DEBS += $(CAVM_PLATFORM_DEB)

platform/cavium/cavm-xpnet.mk

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ CAVM_XPNET_DEB = xp80-Pcie-Endpoint.deb
44
$(CAVM_XPNET_DEB)_URL = $(CAVM_SAI_URL)/netdev/$(CAVM_XPNET_DEB)
55

66
SONIC_ONLINE_DEBS += $(CAVM_XPNET_DEB)
7+
SONIC_STRETCH_DEBS += $(CAVM_XPNET_DEB)

0 commit comments

Comments
 (0)