Makefile 116 B

12345
  1. obj-$(CONFIG_MSM_TZ_LOG) += tz_log.o
  2. # TODO: remove me b/62058353
  3. subdir-ccflags-y += \
  4. -Wno-ignored-attributes \