Skip to content

Commit

Permalink
[innovium]: Fix package path + add SYSTEMD_SONIC_GENERATOR (#3351)
Browse files Browse the repository at this point in the history
Fix innovium debian package path
Add SYSTEMD_SONIC_GENERATOR

Signed-off-by: Tony Titus ttitus@innovium.com
  • Loading branch information
tonytitus authored and lguohan committed Aug 16, 2019
1 parent a5c351a commit d92d9f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion platform/innovium/invm-sai.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# INVM SAI

INVM_SAI_ONLINE = https://github.com/Innovium/SONiC/tree/master/debian/master
INVM_SAI_ONLINE = https://github.com/Innovium/SONiC/raw/master/debian/master

INVM_LIBSAI = isai.deb
INVM_HSAI = saihdr.deb
Expand Down
1 change: 1 addition & 0 deletions platform/innovium/one-image.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

SONIC_ONE_IMAGE = sonic-innovium.bin
$(SONIC_ONE_IMAGE)_MACHINE = innovium
$(SONIC_ONE_IMAGE)_INSTALLS += $(SYSTEMD_SONIC_GENERATOR)
$(SONIC_ONE_IMAGE)_IMAGE_TYPE = onie
$(SONIC_ONE_IMAGE)_LAZY_INSTALLS += $(CEL_MIDSTONE_200I_PLATFORM_MODULE)
$(SONIC_ONE_IMAGE)_LAZY_INSTALLS += $(DELTA_PLATFORM_MODULE)
Expand Down

0 comments on commit d92d9f8

Please sign in to comment.