android_kernel_samsung_hero.../drivers/debug/Makefile
2016-08-17 16:41:52 +08:00

7 lines
282 B
Makefile

# When adding new entries keep the list in alphabetical order
obj-$(CONFIG_SEC_BSP) += sec_bsp.o sec_smem.o
obj-$(CONFIG_SEC_DEBUG) += sec_debug.o sec_gaf.o sec_getlog.o
obj-$(CONFIG_SEC_DEBUG_DOUBLE_FREE) += sec_debug-dfd.o
obj-$(CONFIG_SEC_DEBUG_SUMMARY) += sec_debug_summary.o