Skip to content

Commit

Permalink
Enable arm architecture to build in addition to amd64 (sonic-net#37)
Browse files Browse the repository at this point in the history
Co-authored-by: Carl Keene <keene@nokia.com>
  • Loading branch information
carl-nokia and Carl Keene committed Nov 13, 2020
1 parent 4acb2c3 commit 86c1108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Section: net

Package: sonic-mgmt-common
Priority: extra
Architecture: amd64
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SONiC Management Infrastructure

Package: sonic-mgmt-common-codegen
Priority: extra
Architecture: amd64
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SONiC Management Infrastructure generated code

0 comments on commit 86c1108

Please sign in to comment.