summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2011-09-04 20:51:28 +0000
committerBlue Swirl <blauwirbel@gmail.com>2011-09-10 14:46:12 +0000
commit1213406bf8d924a0747ec59d98751a8204558050 (patch)
tree39babe743492c05b1dc5eab163e18e2f4347d49f /Makefile.objs
parent282c355b174755ae53e2feeaf624c418ea009dc6 (diff)
downloadhqemu-1213406bf8d924a0747ec59d98751a8204558050.zip
hqemu-1213406bf8d924a0747ec59d98751a8204558050.tar.gz
g364fb: compile in hwlib
Compile g364fb in hwlib. Two compilations less for the full build. Acked-by: Hervé Poussineau <hpoussin@reactos.org> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'Makefile.objs')
-rw-r--r--Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.objs b/Makefile.objs
index a529a11..62020d7 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -240,6 +240,7 @@ hw-obj-$(CONFIG_PPCE500_PCI) += ppce500_pci.o
# MIPS devices
hw-obj-$(CONFIG_PIIX4) += piix4.o
+hw-obj-$(CONFIG_G364FB) += g364fb.o
# PCI watchdog devices
hw-obj-$(CONFIG_PCI) += wdt_i6300esb.o
OpenPOWER on IntegriCloud