Add rs6000 to the architectures on PowerPC. It's needed by gdb(1).

This commit is contained in:
marcel 2006-08-24 02:36:21 +00:00
parent 96cc09dde6
commit ed7e530450

View File

@ -1,5 +1,7 @@
# $FreeBSD$
ARCHS+= rs6000
DEFAULT_VECTOR= bfd_elf32_powerpc_vec
SRCS+= cpu-powerpc.c \