xref: /openbmc/linux/arch/sparc/prom/Makefile (revision 5110bd21)
1# Makefile for the Sun Boot PROM interface library under
2# Linux.
3#
4
5lib-y := bootstr.o devmap.o devops.o init.o memory.o misc.o mp.o \
6	 palloc.o ranges.o segment.o console.o printf.o tree.o
7