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
Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel...
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-integrator
/
Makefile
blob
7857a55c90b026741ccf29e8d3f2c03ea29cf0c5
1
# SPDX-License-Identifier: GPL-2.0
2
#
3
# Makefile for the linux kernel.
4
#
5
6
# Object file lists.
7
8
obj-y
:=
core.o
9
obj-
$(
CONFIG_ARCH_INTEGRATOR_AP
) +=
integrator_ap.o
10
obj-
$(
CONFIG_ARCH_INTEGRATOR_CP
) +=
integrator_cp.o