Statistics
| Branch: | Revision:

root / hw / sparc / Makefile.objs @ 3627757e

History | View | Annotate | Download (271 Bytes)

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
4

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

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