xref: /openbmc/linux/arch/sparc/prom/Makefile (revision 8fa5723aa7e053d498336b48448b292fc2e0458b)
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