summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2008-01-04 19:11:32 +0000
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2008-01-04 19:11:32 +0000
commitc8b153d79493e83113f1eb3055de5f31f104f4c5 (patch)
treec857214bd0752901e8a1e1e4ad2387429ab1d840 /Makefile.target
parentb67bfe8d9f7251c485cf0ffad514486f8db39509 (diff)
downloadhqemu-c8b153d79493e83113f1eb3055de5f31f104f4c5.zip
hqemu-c8b153d79493e83113f1eb3055de5f31f104f4c5.tar.gz
Malta flash support.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3887 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.target b/Makefile.target
index 629f09d..cc8facb 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -470,6 +470,7 @@ VL_OBJS+= jazz_led.o
VL_OBJS+= ide.o gt64xxx.o pckbd.o ps2.o fdc.o mc146818rtc.o usb-uhci.o acpi.o ds1225y.o
VL_OBJS+= piix_pci.o parallel.o cirrus_vga.o $(SOUND_HW)
VL_OBJS+= mipsnet.o
+VL_OBJS+= pflash_cfi01.o
CPPFLAGS += -DHAS_AUDIO
endif
ifeq ($(TARGET_BASE_ARCH), cris)
OpenPOWER on IntegriCloud