summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarcelo Tosatti <mtosatti@redhat.com>2011-01-06 17:54:29 -0200
committerMarcelo Tosatti <mtosatti@redhat.com>2011-01-06 17:54:29 -0200
commit4598704bba5f10fcd6591b15be2ad99b7622a06a (patch)
tree8caf7728bc74e5daa40664020b2967a2f11782fe /Makefile
parent833ae13cfbeb9f5ef32b885f5d127d801e4ca654 (diff)
parent2507c12ab026b2286b0a47035c629f3d568c96f4 (diff)
Merge commit '2507c12ab026b2286b0a47035c629f3d568c96f4' into upstream-merge
* commit '2507c12ab026b2286b0a47035c629f3d568c96f4': (89 commits) Add endianness as io mem parameter exec: introduce endianness swapped mmio noaudio: fix return value for read() ppc: kvm: fix signedness warning Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup Remove unused spin_trylock() function darwin-user: Use GCC_FMT_ATTR (format checking) audio: Use GCC_FMT_ATTR (format checking) target-sparc: Use fprintf_function (format checking) *-dis: Replace fprintf_ftype by fprintf_function (format checking) Fix mingw32 and OpenBSD warnings exec: Remove debugging fprintf() that slipped into qemu_ram_alloc_from_ptr() linux-user: fix mips and ppc to use UID16 update binfmt conf linux-user: fix compiler error on nptl ARM: linux-user: Restore iWMMXT state from ucontext on sigreturn ARM: linux-user: Expose iWMMXT registers to signal handlers ARM: linux-user: Restore VFP state from ucontext on sigreturn ARM: linux-user: Expose VFP registers to signal handlers ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C code ... Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3dce12e96..59b5a409a 100644
--- a/Makefile
+++ b/Makefile
@@ -208,7 +208,6 @@ BLOBS=bios.bin vgabios.bin vgabios-cirrus.bin \
vgabios-stdvga.bin vgabios-vmware.bin \
ppc_rom.bin openbios-sparc32 openbios-sparc64 openbios-ppc \
gpxe-eepro100-80861209.rom \
-gpxe-eepro100-80861229.rom \
pxe-e1000.bin \
pxe-ne2k_pci.bin pxe-pcnet.bin \
pxe-rtl8139.bin pxe-virtio.bin \