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.
14 lines
212 B
14 lines
212 B
config BR2_ARCH
|
|
default "or1k"
|
|
|
|
config BR2_NORMALIZED_ARCH
|
|
default "openrisc"
|
|
|
|
config BR2_ENDIAN
|
|
default "BIG"
|
|
|
|
config BR2_READELF_ARCH_NAME
|
|
default "OpenRISC 1000"
|
|
|
|
# vim: ft=kconfig
|
|
# -*- mode:kconfig; -*-
|
|
|