Fix thinko in sparclet config.

This commit is contained in:
David Edelsohn 1996-02-12 23:41:49 +00:00
parent e08dfe61e9
commit e61b005e80

View file

@ -514,6 +514,7 @@ case "${target}" in
sparclet-*-*)
# Skip these until ready for them.
noconfigdirs="$noconfigdirs target-libg++ target-libstdc++ target-libio target-librx"
;;
v810-*-*)
noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libio target-libg++ target-libstdc++ opcodes"
;;