mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
7f9d8a9812
SUSV3_LEGACY_MACROS are completely unused since SUSV3_LEGACY is enabled HAS_OBSOLETE_BSD_SIGNAL is completely deprecated functionality. HAS_BSD_RES_CLOSE is completely deprecated functionality. HAS_FTW is deprecated SUSV4 functionality. Saves ~4.5kb. Signed-off-by: Rosen Penev <rosenp@gmail.com>
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
ARCH_LITTLE_ENDIAN=y
|
|
# CONFIG_386 is not set
|
|
# CONFIG_486 is not set
|
|
# CONFIG_586 is not set
|
|
CONFIG_686=y
|
|
TARGET_ARCH="i386"
|
|
TARGET_i386=y
|
|
UCLIBC_HAS_FPU=y
|