You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
309 B
18 lines
309 B
2 years ago
|
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; -*-
|