mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
build: Remove the empty variable assignment
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
ifeq ($(CONFIG_FS_BINFS),y)
|
||||
# Files required for BINFS file system support
|
||||
|
||||
ASRCS +=
|
||||
CSRCS += fs_binfs.c
|
||||
|
||||
# Include BINFS build support
|
||||
|
||||
Reference in New Issue
Block a user