mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-21 21:34:58 +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
|