Commits

Eric Andersen committed 675837a5077
Patch from acmay: http://bugs.uclibc.org/view.php?id=47 0000047: ARM BigEndian does not allow Soft Float When ARMEB is selected for the arch I am unable to select soft float support. The toolchain/Config.in does not have a depend for armeb, it just has arm. The attached patch should cover it.