mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-07 04:09:21 +00:00
fc9499e55a
* Package version: T713XXU2BQCO Change-Id: I293d9e7f2df458c512d59b7a06f8ca6add610c99
6 lines
141 B
Makefile
6 lines
141 B
Makefile
# When adding new entries keep the list in alphabetical order
|
|
|
|
ifeq ($(CONFIG_ARCH_MSM8952),y)
|
|
obj-$(CONFIG_SEC_DEBUG) += sec_debug.o
|
|
endif
|
|
|