]> Git Repo - qemu.git/blob - hw/mips/Makefile.objs
Merge remote-tracking branch 'kraxel/chardev.5' into staging
[qemu.git] / hw / mips / Makefile.objs
1 obj-y += gt64xxx.o mc146818rtc.o
2 obj-$(CONFIG_FULONG) += bonito.o vt82c686.o
3
4 obj-y := $(addprefix ../,$(obj-y))
5
6 obj-y += mips_r4k.o mips_jazz.o mips_malta.o mips_mipssim.o
7 obj-y += addr.o cputimer.o mips_int.o
8 obj-$(CONFIG_FULONG) += mips_fulong2e.o
This page took 0.025281 seconds and 4 git commands to generate.