Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
3cbc85652767c38b252c8de55f9fd180b29e4c0d
/
.
/
arch
/
arm
/
mach-w90x900
/
Makefile
blob: d50c94f4dbdfd27f45ea92e58c69cbffa25c45ce [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
# Object file lists.
obj
-
y
:=
irq
.
o time
.
o mfp
-
w90p910
.
o gpio
.
o clock
.
o
# W90X900 CPU support files
obj
-
$
(
CONFIG_CPU_W90P910
)
+=
w90p910
.
o
# machine support
obj
-
$
(
CONFIG_MACH_W90P910EVB
)
+=
mach
-
w90p910evb
.
o