mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
15 lines
264 B
Plaintext
15 lines
264 B
Plaintext
config BR2_ARCH
|
|
default "nds32le"
|
|
|
|
config BR2_GCC_TARGET_ARCH
|
|
default "v3"
|
|
|
|
config BR2_ENDIAN
|
|
default "LITTLE"
|
|
|
|
config BR2_READELF_ARCH_NAME
|
|
default "Andes Technology compact code size embedded RISC processor family"
|
|
|
|
# vim: ft=kconfig
|
|
# -*- mode:kconfig; -*-
|