mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
build: Remove the empty variable assignment
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -35,14 +35,6 @@
|
||||
|
||||
include $(TOPDIR)/Make.defs
|
||||
|
||||
# Add files to the build
|
||||
|
||||
DEPPATH = --dep-path .
|
||||
|
||||
ASRCS =
|
||||
CSRCS =
|
||||
VPATH = .
|
||||
|
||||
# Add IEEE 802.15.4 files to the build
|
||||
|
||||
include bluetooth/Make.defs
|
||||
|
||||
Reference in New Issue
Block a user