3 lines
162 B
Makefile
3 lines
162 B
Makefile
|
ccflags-y += -I$(srctree)/drivers/misc/mediatek/include/
|
||
|
obj-$(CONFIG_MTK_BUS_PARITY_CHECK) += bus-parity.o
|
||
|
obj-$(CONFIG_MTK_CACHE_PARITY_CHECK) += cache-parity.o
|