mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-24 09:29:41 +07:00
7 lines
192 B
Makefile
7 lines
192 B
Makefile
|
# Makefile for the Sun Boot PROM interface library under
|
||
|
# Linux.
|
||
|
#
|
||
|
|
||
|
lib-y := bootstr.o devmap.o devops.o init.o memory.o misc.o mp.o \
|
||
|
palloc.o ranges.o segment.o console.o printf.o tree.o
|