Config.arm.default 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. #
  5. # Target Architecture Features and Options
  6. #
  7. HAVE_ELF=y
  8. CONFIG_GENERIC_ARM=y
  9. # CONFIG_ARM7TDMI is not set
  10. # CONFIG_STRONGARM is not set
  11. # CONFIG_XSCALE is not set
  12. UCLIBC_HAS_MMU=y
  13. UCLIBC_HAS_FLOATS=y
  14. HAS_FPU=y
  15. # DO_C99_MATH is not set
  16. WARNINGS="-Wall"
  17. KERNEL_SOURCE="/usr/src/linux"
  18. C_SYMBOL_PREFIX=""
  19. #
  20. # General Library Settings
  21. #
  22. DOPIC=y
  23. HAVE_SHARED=y
  24. BUILD_UCLIBC_LDSO=y
  25. LDSO_LDD_SUPPORT=y
  26. UCLIBC_HAS_THREADS=y
  27. UCLIBC_HAS_LFS=y
  28. # MALLOC is not set
  29. MALLOC_930716=y
  30. HAS_SHADOW=y
  31. UCLIBC_HAS_REGEX=y
  32. UNIX98PTY_ONLY=y
  33. ASSUME_DEVPTS=y
  34. #
  35. # Networking Support
  36. #
  37. # UCLIBC_HAS_IPV6 is not set
  38. # UCLIBC_HAS_RPC is not set
  39. #
  40. # String and Stdio Support
  41. #
  42. # UCLIBC_HAS_WCHAR is not set
  43. # USE_OLD_VFPRINTF is not set
  44. #
  45. # Library Installation Options
  46. #
  47. SHARED_LIB_LOADER_PATH="$(DEVEL_PREFIX)/lib"
  48. DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
  49. SYSTEM_DEVEL_PREFIX="$(DEVEL_PREFIX)"
  50. DEVEL_TOOL_PREFIX="$(DEVEL_PREFIX)/usr"
  51. #
  52. # uClibc hacking options
  53. #
  54. # DODEBUG is not set
  55. # DOASSERTS is not set
  56. # SUPPORT_LD_DEBUG is not set
  57. # SUPPORT_LD_DEBUG_EARLY is not set