Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
50d893ff7218e2298d91c0a637845d195d72ebcc
/
.
/
arch
/
mips
/
jz4740
/
Makefile
blob: 7636432af6eeaf6bf3b66ee42a80f432a07e5b61 [
file
] [
log
] [
blame
]
#
# Makefile for the Ingenic JZ4740.
#
# Object file lists.
obj
-
y
+=
prom
.
o time
.
o reset
.
o setup
.
o \
gpio
.
o platform
.
o timer
.
o serial
.
o
# board specific support
obj
-
$
(
CONFIG_JZ4740_QI_LB60
)
+=
board
-
qi_lb60
.
o
# PM support
obj
-
$
(
CONFIG_PM
)
+=
pm
.
o