mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
build: Remove the empty variable assignment
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
ASRCS +=
|
||||
CSRCS += fs_mmap.c
|
||||
|
||||
ifeq ($(CONFIG_FS_RAMMAP),y)
|
||||
|
||||
Reference in New Issue
Block a user