Makefile 102 B

1234
  1. obj-$(CONFIG_SEC_REBOOT_CMD) += sec_reboot_cmd.o
  2. GCOV_PROFILE_sec_reboot_cmd.o := $(CONFIG_KUNIT)