mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-13 16:31:09 +00:00
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
|
ARCH_LITTLE_ENDIAN=y
|
||
|
# CONFIG_386 is not set
|
||
|
CONFIG_486=y
|
||
|
# CONFIG_586 is not set
|
||
|
# CONFIG_686 is not set
|
||
|
TARGET_ARCH="i386"
|
||
|
TARGET_i386=y
|
||
|
UCLIBC_HAS_FPU=y
|