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:
@@ -36,12 +36,6 @@
|
||||
|
||||
include $(TOPDIR)/Make.defs
|
||||
|
||||
DEPPATH = --dep-path .
|
||||
|
||||
ASRCS =
|
||||
CSRCS =
|
||||
VPATH =
|
||||
|
||||
include nxglib/Make.defs
|
||||
include nxbe/Make.defs
|
||||
include nxmu/Make.defs
|
||||
|
||||
Reference in New Issue
Block a user