[spifs] Module deps accidentally listed under module srcs.

This commit is contained in:
Gurjant Kalsi
2015-12-16 16:43:15 -08:00
parent 4cc202589c
commit fd223ac633

View File

@@ -4,6 +4,8 @@ MODULE := $(LOCAL_DIR)
MODULE_SRCS += \
$(LOCAL_DIR)/spifs.c \
MODULE_DEPS += \
lib/fs \
lib/cksum \
lib/bio