samd: Makefile: Regularize whitespace

This commit is contained in:
Jeff Epler 2020-06-09 14:06:54 -05:00
parent 8a760b0657
commit 6638bc32c3

View File

@ -206,7 +206,7 @@ SRC_ASF += \
else ifeq ($(CHIP_FAMILY), samd51)
SRC_ASF += \
hal/src/hal_rand_sync.c \
hal/src/hal_rand_sync.c \
hpl/core/hpl_core_m4.c \
hpl/mclk/hpl_mclk.c \
hpl/osc32kctrl/hpl_osc32kctrl.c \