mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-14 17:13:50 +01:00
examples/suit_update: fix compilation for native
This commit is contained in:
parent
c8454c6ecc
commit
06e79a9188
@ -107,11 +107,12 @@ TESTRUNNER_RESET_AFTER_TERM ?= 1
|
||||
# with ed25519 support.
|
||||
TEST_ON_CI_BLACKLIST = all
|
||||
|
||||
# Include global Makefile.include first to apply board aliasses
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
||||
# Add custom SUIT targets
|
||||
include $(CURDIR)/Makefile.suit.custom
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
||||
# export IFACE for test
|
||||
$(call target-export-variables,test-with-config test-with-config/check-config,IFACE)
|
||||
# export BOARD
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user