summaryrefslogtreecommitdiff
path: root/hw/sparc/Makefile.objs
blob: a39a511c527013e80fdeb2f883e2b5e4ea6f3ab3 (plain)
1
2
3
4
5
6
7
8
obj-y = sun4m.o lance.o tcx.o sun4m_iommu.o slavio_intctl.o
obj-y += slavio_timer.o slavio_misc.o sparc32_dma.o
obj-y += cs4231.o eccmemctl.o sbi.o sun4c_intctl.o leon3.o

# GRLIB
obj-y += grlib_gptimer.o grlib_irqmp.o grlib_apbuart.o

obj-y := $(addprefix ../,$(obj-y))