arm: Remove empty directory.

2012-01-25  Matthias Klose  <doko@ubuntu.com>

        * config/linux/arm: Remove empty directory.
        * configure.tgt (config_path): Remove linux-arm for arm*-*-linux*.

From-SVN: r183516
This commit is contained in:
Matthias Klose 2012-01-25 12:13:12 +00:00 committed by Matthias Klose
parent c622f1b7ca
commit b9264b5f91
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2012-01-25 Matthias Klose <doko@ubuntu.com>
* config/linux/arm: Remove empty directory.
* configure.tgt (config_path): Remove linux-arm for arm*-*-linux*.
2011-12-09 Alan Modra <amodra@gmail.com>
PR libgomp/51376

View File

@ -32,7 +32,7 @@ if test $enable_linux_futex = yes; then
;;
arm*-*-linux*)
config_path="linux/arm linux posix"
config_path="linux posix"
;;
ia64*-*-linux*)