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
zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attribute
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-qcom
/
Makefile
blob
8f756ae1ae31ea69780361079902af7f8c9d97fb
1
obj-y
:=
board.o
2
obj-
$(
CONFIG_SMP
) +=
platsmp.o
3
obj-
$(
CONFIG_QCOM_SCM
) +=
scm.o scm-boot.o
4
5
CFLAGS_scm.o
:=$(
call as-instr
,
.arch_extension sec
,-
DREQUIRES_SEC
=
1
)