mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-02-15 00:18:03 +00:00
7 lines
233 B
Makefile
7 lines
233 B
Makefile
subdir-ccflags-y += -I$(srctree)/include
|
|
subdir-ccflags-y += -I$(srctree)/drivers/misc/mediatek/cache-auditor
|
|
subdir-ccflags-y += -I$(srctree)/drivers/misc/mediatek/cache-auditor/cpuqos_v3
|
|
|
|
obj-$(CONFIG_MTK_CPUQOS_V3) += cpuqos_v3/
|
|
|