Makefile 164 B

1234567
  1. ccflags-y += -I$(srctree)/drivers/watchdog/mediatek/include
  2. obj-$(CONFIG_MTK_WD_KICKER) += wd_common_drv.o
  3. obj-y += wd_api.o
  4. # for WDT Test
  5. # obj-y += wdt_test.o