Skip to content

Commit c646f8a

Browse files
committed
fixup! buildsystem: introduce global boards makefiles
1 parent df30029 commit c646f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
DIRS += $(RIOTBOARD)/common/init
33

44

5-
# SORT THIS ALPHABETICALLY BY BOARD NAME!
5+
# SORT THIS ALPHABETICALLY BY COMMON BOARD NAME!
66
ifneq (,$(filter boards_common_adafruit-nrf52-bootloader,$(USEMODULE)))
77
DIRS += $(RIOTBOARD)/common/adafruit-nrf52-bootloader
88
endif

0 commit comments

Comments
 (0)