Makefile 226 B

12345678
  1. # Makefile for the Sun Boot PROM interface library under
  2. # Linux.
  3. #
  4. lib-y := bootstr.o devmap.o devops.o init.o memory.o misc.o mp.o \
  5. palloc.o ranges.o segment.o console.o printf.o tree.o
  6. lib-$(CONFIG_SUN4) += sun4prom.o