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