Config.microblaze.default 985 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. #
  5. # Target Architecture Features and Options
  6. #
  7. HAVE_ELF=y
  8. ARCH_HAS_NO_MMU=y
  9. ARCH_HAS_NO_FPU=y
  10. ARCH_HAS_C_SYMBOL_PREFIX=y
  11. HAVE_NO_PIC=y
  12. CROSS="mb-"
  13. UCLIBC_HAS_FLOATS=y
  14. UCLIBC_HAS_SOFT_FLOAT=y
  15. # DO_C99_MATH is not set
  16. WARNINGS="-Wall"
  17. KERNEL_SOURCE="/home/jwilliam/uClinux-dist/linux-2.4.x"
  18. UCLIBC_UCLINUX_BROKEN_MUNMAP=y
  19. EXCLUDE_BRK=y
  20. C_SYMBOL_PREFIX="_"
  21. #
  22. # General Library Settings
  23. #
  24. # UCLIBC_HAS_THREADS is not set
  25. UCLIBC_HAS_LFS=y
  26. MALLOC=y
  27. # MALLOC_930716 is not set
  28. HAS_SHADOW=y
  29. UCLIBC_HAS_REGEX=y
  30. UNIX98PTY_ONLY=y
  31. # ASSUME_DEVPTS is not set
  32. #
  33. # Networking Support
  34. #
  35. UCLIBC_HAS_IPV6=y
  36. UCLIBC_HAS_RPC=y
  37. UCLIBC_HAS_FULL_RPC=y
  38. #
  39. # String and Stdio Support
  40. #
  41. # UCLIBC_HAS_WCHAR is not set
  42. USE_OLD_VFPRINTF=y
  43. #
  44. # Library Installation Options
  45. #
  46. DEVEL_PREFIX="/usr/local/tools/microblaze-elf-gcc"
  47. SYSTEM_DEVEL_PREFIX="/usr/local"
  48. DEVEL_TOOL_PREFIX="$(DEVEL_PREFIX)"
  49. #
  50. # uClibc hacking options
  51. #
  52. DODEBUG=y
  53. # DOASSERTS is not set