Sign in
android-kvm
/
linux
/
8ddebad15e9b0b8d5b9599618c0f7dca96222713
/
.
/
arch
/
mips
/
jz4740
/
Makefile
blob: 390c82adc00c1fcd9dbb3512f7b2039a2a1bc203 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the Ingenic JZ4740.
#
# Object file lists.
obj
-
y
+=
prom
.
o time
.
o reset
.
o setup
.
o \
platform
.
o timer
.
o
CFLAGS_setup
.
o
=
-
I$
(
src
)/../../../
scripts
/
dtc
/
libfdt
# PM support
obj
-
$
(
CONFIG_PM
)
+=
pm
.
o