mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 06:53:52 +01:00
suit: Move common storage.c to module directory
This commit is contained in:
parent
7159fa03fc
commit
a7656a51b7
@ -2,4 +2,6 @@ MODULE := suit_storage
|
||||
SUBMODULES := 1
|
||||
BASE_MODULE := suit_storage
|
||||
|
||||
SRC += storage.c
|
||||
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user