repo: https://github.com/buildroot/buildroot/tree/2021.05 commit: 69f79f2a2ee1417e19c1ead2c9226e11753c06cb Update for 2021.05 Change-Id: I77d6d14da04483c97cb172bf6732732012e538d9
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; -*-
|