mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2024-11-19 13:27:49 +00:00
6 lines
157 B
Makefile
6 lines
157 B
Makefile
ccflags-y += -I$(srctree)/drivers/misc/mediatek/include/mt-plat/
|
|
ccflags-y += -I$(srctree)/drivers/misc/mediatek/pbm/
|
|
|
|
obj-$(CONFIG_MTK_MDPM) += mtk_mdpm.o
|
|
|