From 85ffbdfc72a63d4f828615dcd301faadc595ed37 Mon Sep 17 00:00:00 2001 From: ths Date: Sun, 9 Dec 2007 05:10:03 +0000 Subject: SH4 big endian configuration, by Tomoyoshi Asano. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3784 c046a42c-6fe2-441c-8c8c-71466251a162 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a2177c12bd..5eae9428b4 100644 --- a/Makefile +++ b/Makefile @@ -246,6 +246,7 @@ tarbin: $(bindir)/qemu-system-arm \ $(bindir)/qemu-system-m68k \ $(bindir)/qemu-system-sh4 \ + $(bindir)/qemu-system-sh4eb \ $(bindir)/qemu-i386 \ $(bindir)/qemu-arm \ $(bindir)/qemu-armeb \ @@ -261,6 +262,7 @@ tarbin: $(bindir)/qemu-alpha \ $(bindir)/qemu-m68k \ $(bindir)/qemu-sh4 \ + $(bindir)/qemu-sh4eb \ $(bindir)/qemu-img \ $(datadir)/bios.bin \ $(datadir)/vgabios.bin \ -- cgit v1.2.3