mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
18 lines
309 B
Plaintext
18 lines
309 B
Plaintext
config BR2_ARCH
|
|
default "nds32le"
|
|
|
|
config BR2_NORMALIZED_ARCH
|
|
default "nds32"
|
|
|
|
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; -*-
|