1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00

makefiles: undefine BOARD_VERSION in info-global.inc.mk

This commit is contained in:
Gunar Schorcht 2022-08-29 16:24:07 +02:00
parent d130f8cc8c
commit ad9cdeb855

View File

@ -46,6 +46,7 @@ define board_unsatisfied_features
undefine CPU_CORE
undefine CPU_FAM
undefine RUST_TARGET
undefine BOARD_VERSION
include $(RIOTBASE)/Makefile.features
# always select provided architecture features