Revision 22f8a8b3 Makefile.target

b/Makefile.target
13 13
ifeq ($(TARGET_ARCH), ppc64)
14 14
TARGET_BASE_ARCH:=ppc
15 15
endif
16
ifeq ($(TARGET_ARCH), ppc64h)
17
TARGET_BASE_ARCH:=ppc
18
endif
16 19
ifeq ($(TARGET_ARCH), ppcemb)
17 20
TARGET_BASE_ARCH:=ppc
18 21
endif

Also available in: Unified diff