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
Linux 5.7.7
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-realview
/
Makefile
blob
e259091591b8daa117528c90b7472c252ed4601c
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for the linux kernel.
4
#
5
ccflags-
$(
CONFIG_ARCH_MULTIPLATFORM
) := -
I
$(
srctree
)/
arch
/
arm
/
plat-versatile
/
include
6
7
obj-y
+=
realview-dt.o
8
obj-
$(
CONFIG_SMP
) +=
platsmp-dt.o