mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +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_UNIONFS),y)
|
||||
# Files required for Union file system support
|
||||
|
||||
ASRCS +=
|
||||
CSRCS += fs_unionfs.c
|
||||
|
||||
# Include Union File System build support
|
||||
|
||||
Reference in New Issue
Block a user