mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/littlefs2: always build littlefs2 fs (hard deps)
This commit is contained in:
parent
75b2de0ad3
commit
3209f7ce0c
@ -1,5 +1,3 @@
|
||||
INCLUDES += -I$(PKGDIRBASE)/littlefs2
|
||||
|
||||
ifneq (,$(filter littlefs2_fs,$(USEMODULE)))
|
||||
DIRS += $(RIOTBASE)/pkg/littlefs2/fs
|
||||
endif
|
||||
DIRS += $(RIOTBASE)/pkg/littlefs2/fs
|
||||
|
Loading…
Reference in New Issue
Block a user