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 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-highbank
/
Makefile
blob
55840f414d3e04125f8c730ee916589e6eecb1fc
1
obj-y
:=
highbank.o system.o smc.o
2
3
plus_sec
:= $(
call as-instr
,
.arch_extension sec
,+
sec
)
4
AFLAGS_smc.o
:=-
Wa
,-
march
=
armv7-a
$(
plus_sec
)
5
6
obj-
$(
CONFIG_PM_SLEEP
) +=
pm.o