e837837791
It is too sad when an editor picks up the wrong syntax... Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
12 lines
169 B
Plaintext
12 lines
169 B
Plaintext
config BR2_ARCH
|
|
default "nios2"
|
|
|
|
config BR2_ENDIAN
|
|
default "LITTLE"
|
|
|
|
config BR2_READELF_ARCH_NAME
|
|
default "Altera Nios II"
|
|
|
|
# vim: ft=kconfig
|
|
# -*- mode:kconfig; -*-
|