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
USB: serial: option: reimplement interface masking
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-tango
/
Makefile
blob
da6c633d3cc04b337d0679afbd2a3118c7049b16
1
# SPDX-License-Identifier: GPL-2.0
2
plus_sec
:= $(
call as-instr
,
.arch_extension sec
,+
sec
)
3
AFLAGS_smc.o
:= -
Wa
,-
march
=
armv7-a
$(
plus_sec
)
4
5
obj-y
+=
setup.o smc.o
6
obj-
$(
CONFIG_SMP
) +=
platsmp.o
7
obj-
$(
CONFIG_SUSPEND
) +=
pm.o