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