Skip to content

Commit d4b3e12

Browse files
committed
samd: Makefile: Regularize whitespace
1 parent 1455904 commit d4b3e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/atmel-samd/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ SRC_ASF += \
206206

207207
else ifeq ($(CHIP_FAMILY), samd51)
208208
SRC_ASF += \
209-
hal/src/hal_rand_sync.c \
209+
hal/src/hal_rand_sync.c \
210210
hpl/core/hpl_core_m4.c \
211211
hpl/mclk/hpl_mclk.c \
212212
hpl/osc32kctrl/hpl_osc32kctrl.c \

0 commit comments

Comments
 (0)