projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.19.314-gnu1
[releases.git]
/
arch
/
arm
/
mach-highbank
/
Makefile
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