repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
[linux/fpc-iii.git]
/
arch
/
mips
/
jz4740
/
Makefile
blob
6de14c0deb4e9e803bb2d88133b7deffe69def3f
1
# SPDX-License-Identifier: GPL-2.0
2
#
3
# Makefile for the Ingenic JZ4740.
4
#
5
6
# Object file lists.
7
8
obj-y
+=
prom.o time.o reset.o setup.o timer.o
9
10
CFLAGS_setup.o
= -
I
$(
src
)/
..
/
..
/
..
/
scripts
/
dtc
/
libfdt
11
12
# PM support
13
14
obj-
$(
CONFIG_PM
) +=
pm.o