[Buildroot] [PATCH 0/6] misc config-cleanup

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Oct 6 18:26:02 UTC 2009


The attached small series ¹) starts to cleanup some aspects of Peter's tree
and starts to sync up with miscellaneous changes from my tree.

Peter, please pull.

¹) git://git.buildroot.org/~aldot/git/buildroot

Bernhard Reutner-Fischer (6):
  atmel mirrors are only needed for atmel targets
  always append FPU_SUFFIX
  default to EABI on arm
  improve arch selection and gcc setup
  mark odd strip invocations
  remove superfluous OPTIMIZE and DEBUG config knobs

 Config.in                       |  108 +------
 package/Makefile.in             |   40 +--
 package/ntfs-3g/ntfs-3g.mk      |    2 +
 target/Config.in.arch           |  683 +++++++++++++++++++++++++++++++++++----
 target/device/Config.in.mirrors |    4 +-
 toolchain/Config.in.2           |   12 +
 toolchain/gcc/Makefile.in       |   25 ++-
 toolchain/gcc/gcc-uclibc-4.x.mk |    9 +-
 8 files changed, 665 insertions(+), 218 deletions(-)




More information about the buildroot mailing list