mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-05 04:38:20 +12:00
2002-08-23 Ben Elliston <bje@redhat.com>
* config.guess: Detect Concurrent PowerMaxion. Reported by Lloyd Goldston <lloyd.goldston@sed.redstone.army.mil>.
This commit is contained in:
3
config.guess
vendored
3
config.guess
vendored
@ -446,6 +446,9 @@ EOF
|
||||
Motorola:PowerMAX_OS:*:*)
|
||||
echo powerpc-motorola-powermax
|
||||
exit 0 ;;
|
||||
Motorola:*:4.3:PL8-*)
|
||||
echo powerpc-harris-powermax
|
||||
exit 0 ;;
|
||||
Night_Hawk:*:*:PowerMAX_OS)
|
||||
echo powerpc-harris-powermax
|
||||
exit 0 ;;
|
||||
|
Reference in New Issue
Block a user