mirror of https://github.com/hak5/openwrt-owl.git
10 lines
165 B
Plaintext
10 lines
165 B
Plaintext
|
ARCH_ANY_ENDIAN=y
|
||
|
ARCH_BIG_ENDIAN=y
|
||
|
ARCH_WANTS_BIG_ENDIAN=y
|
||
|
# COMPILE_IN_THUMB_MODE is not set
|
||
|
TARGET_ARCH="arm"
|
||
|
TARGET_arm=y
|
||
|
# USE_BX is not set
|
||
|
CONFIG_ARM_EABI=y
|
||
|
|