scsi: Ensure command and transfer lengths are set for all SCSI devices
[qemu-kvm.git] / hw / sparc / Makefile.objs
bloba39a511c527013e80fdeb2f883e2b5e4ea6f3ab3
1 obj-y = sun4m.o lance.o tcx.o sun4m_iommu.o slavio_intctl.o
2 obj-y += slavio_timer.o slavio_misc.o sparc32_dma.o
3 obj-y += cs4231.o eccmemctl.o sbi.o sun4c_intctl.o leon3.o
5 # GRLIB
6 obj-y += grlib_gptimer.o grlib_irqmp.o grlib_apbuart.o
8 obj-y := $(addprefix ../,$(obj-y))