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
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-prima2
/
Makefile
blob
0fd2763031e95201bc39d43f1e6afa98221579bf
1
# SPDX-License-Identifier: GPL-2.0
2
obj-y
+=
rstc.o
3
obj-y
+=
common.o
4
obj-y
+=
rtciobrg.o
5
obj-
$(
CONFIG_SUSPEND
) +=
pm.o sleep.o
6
obj-
$(
CONFIG_SMP
) +=
platsmp.o headsmp.o
7
obj-
$(
CONFIG_HOTPLUG_CPU
) +=
hotplug.o
8
9
CFLAGS_hotplug.o
+= -
march
=
armv7-a