5 lines
99 B
Makefile
5 lines
99 B
Makefile
|
obj-$(CONFIG_MTK_PMIC_WRAP_HAL) += mtk_pmic_wrap.o
|
||
|
|
||
|
obj-y += $(subst ",,$(CONFIG_MTK_PLATFORM))/
|
||
|
|