mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-23 04:48:22 +00:00
2b86d65638
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> Signed-off-by: maurerr <mariusd84@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
|