mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-12-03 06:33:42 +00:00
ARM Architecture support in SONIC make configure platform=[ASIC_VENDOR_ARCH] PLATFORM_ARCH=[ARM_ARCH] SONIC_ARCH: default amd64 armhf - arm32bit arm64 - arm64bit Signed-off-by: Antony Rheneus <arheneus@marvell.com>
8 lines
364 B
Plaintext
8 lines
364 B
Plaintext
## Debian mirror for ARM repo
|
|
|
|
# ARMhf repo
|
|
deb [arch=armhf] http://deb.debian.org/debian jessie main contrib non-free
|
|
deb-src [arch=armhf] http://deb.debian.org/debian jessie main contrib non-free
|
|
deb [arch=armhf] http://security.debian.org jessie/updates main contrib non-free
|
|
deb-src [arch=armhf] http://security.debian.org jessie/updates main contrib non-free
|