Skip to content

Commit

Permalink
[Quanta/device] Correct IX1B platform name to fit ONIE rule (#2065)
Browse files Browse the repository at this point in the history
* Change platform name from x86_64-quanta_ix1b_32x-r0 to x86_64-quanta_ix1b_rglbmc-r0
  • Loading branch information
jonathantsai-qci authored and lguohan committed Sep 22, 2018
1 parent 792e2df commit 51fec6e
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/broadcom/platform-modules-quanta.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export QUANTA_IX1B_32X_PLATFORM_MODULE_VERSION
QUANTA_IX1B_32X_PLATFORM_MODULE = sonic-platform-quanta-ix1b-32x_$(QUANTA_IX1B_32X_PLATFORM_MODULE_VERSION)_amd64.deb
$(QUANTA_IX1B_32X_PLATFORM_MODULE)_SRC_PATH = $(PLATFORM_PATH)/sonic-platform-modules-quanta
$(QUANTA_IX1B_32X_PLATFORM_MODULE)_DEPENDS += $(LINUX_HEADERS) $(LINUX_HEADERS_COMMON)
$(QUANTA_IX1B_32X_PLATFORM_MODULE)_PLATFORM = x86_64-quanta_ix1b_32x-r0
$(QUANTA_IX1B_32X_PLATFORM_MODULE)_PLATFORM = x86_64-quanta_ix1b_rglbmc-r0
SONIC_DPKG_DEBS += $(QUANTA_IX1B_32X_PLATFORM_MODULE)

SONIC_STRETCH_DEBS += $(QUANTA_IX1B_32X_PLATFORM_MODULE)

0 comments on commit 51fec6e

Please sign in to comment.