mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-23 04:34:11 +08: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
|