Makefile 335 B

12345678
  1. #$(call all-subdir-src-or-makefile)
  2. MTK_PLATFORM := $(subst ",,$(CONFIG_MTK_PLATFORM))
  3. subdir-ccflags-y += -Werror -I$(srctree)/drivers/misc/mediatek/include
  4. subdir-ccflags-y += -Werror -I$(srctree)/drivers/misc/mediatek/include/mt-plat/$(MTK_PLATFORM)/include
  5. obj-$(CONFIG_MTK_WATCHDOG) += wdk/
  6. obj-$(CONFIG_MTK_WATCHDOG) += wdt/