mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 04:19:37 +08:00
build: Remove the empty variable assignment
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -35,11 +35,6 @@
|
||||
|
||||
include $(TOPDIR)/Make.defs
|
||||
|
||||
ASRCS =
|
||||
CSRCS =
|
||||
DEPPATH := --dep-path .
|
||||
VPATH := .
|
||||
|
||||
ifeq ($(CONFIG_LIBDSP),y)
|
||||
CSRCS += lib_pid.c
|
||||
CSRCS += lib_svm.c
|
||||
|
||||
Reference in New Issue
Block a user