blob: 0e775d4ae9633e926ca29a0c43aabc4ef277ec06 [file]
ifeq ($(CONFIG_IWDG_STM32),y)
obj-y = iwdg_main.o
else
obj-y = main.o
endif