boards\arm\stm32h7: Fix Make style

- Remove spaces from make file

Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
simbit18
2026-03-23 16:37:27 +01:00
committed by Matteo Golin
parent 05159c4b07
commit 355813c67b
@@ -66,7 +66,7 @@ ifeq ($(CONFIG_BOARDCTL_RESET),y)
CSRCS += stm32_reset.c
endif
ifeq ($(CONFIG_NET_OA_TC6), y)
ifeq ($(CONFIG_NET_OA_TC6),y)
CSRCS += stm32_oa_tc6.c
endif