Revision 908f52b0 Makefile.target

b/Makefile.target
30 30
    TARGET_ARCH2=armeb
31 31
  endif
32 32
endif
33
ifeq ($(TARGET_ARCH),sh4)
34
  ifeq ($(TARGET_WORDS_BIGENDIAN),yes)
35
    TARGET_ARCH2=sh4eb
36
  endif
37
endif
33 38
ifeq ($(TARGET_ARCH),mips)
34 39
  ifneq ($(TARGET_WORDS_BIGENDIAN),yes)
35 40
    TARGET_ARCH2=mipsel

Also available in: Unified diff