mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
|
ARCH_ANY_ENDIAN=y
|
||
|
ARCH_LITTLE_ENDIAN=y
|
||
|
ARCH_WANTS_LITTLE_ENDIAN=y
|
||
|
# COMPILE_IN_THUMB_MODE is not set
|
||
|
TARGET_ARCH="arm"
|
||
|
TARGET_arm=y
|
||
|
# USE_BX is not set
|
||
|
CONFIG_ARM_EABI=y
|
||
|
|