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
arm64: dts: Revert "specify console via command line"
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-ux500
/
Makefile
blob
5e903241bded6e51b9b5491e02e3f66dd5aa6496
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for the linux kernel, U8500 machine.
4
#
5
6
obj-y
:=
pm.o
7
obj-
$(
CONFIG_UX500_SOC_DB8500
) +=
cpu-db8500.o
8
obj-
$(
CONFIG_SMP
) +=
platsmp.o
9
obj-
$(
CONFIG_PM_GENERIC_DOMAINS
) +=
pm_domains.o