mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 06:06:44 +07:00
11 lines
97 B
Makefile
11 lines
97 B
Makefile
|
|
||
|
obj-y := \
|
||
|
prom.o \
|
||
|
setup.o \
|
||
|
memory.o \
|
||
|
irq.o \
|
||
|
time.o \
|
||
|
platform.o \
|
||
|
gpio.o \
|
||
|
clock.o
|