]> git.proxmox.com Git - mirror_qemu.git/commit
vga: compile cirrus_vga in hwlib
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 9 Oct 2011 09:58:00 +0000 (09:58 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Wed, 25 Jan 2012 18:32:59 +0000 (18:32 +0000)
commit331636431af32ece373f4b1fb7c3ae9d0615e2a6
treeb2a0c761e8e3b3b76361ed1d9f9990e6fd7d8bfb
parentfd4aa979033ca604ad829cf95055d4b5c5ed1063
vga: compile cirrus_vga in hwlib

Remove target dependencies and compile Cirrus VGA in hwlib.

Address masking can be removed since memory API handles that now.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Makefile.objs
Makefile.target
hw/cirrus_vga.c