[spifs] Module deps accidentally listed under module srcs.
This commit is contained in:
@@ -4,6 +4,8 @@ MODULE := $(LOCAL_DIR)
|
|||||||
|
|
||||||
MODULE_SRCS += \
|
MODULE_SRCS += \
|
||||||
$(LOCAL_DIR)/spifs.c \
|
$(LOCAL_DIR)/spifs.c \
|
||||||
|
|
||||||
|
MODULE_DEPS += \
|
||||||
lib/fs \
|
lib/fs \
|
||||||
lib/cksum \
|
lib/cksum \
|
||||||
lib/bio
|
lib/bio
|
||||||
|
|||||||
Reference in New Issue
Block a user