mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
openamp/Makefile: libmetal/Make.defs and open-amp/Make.defs. may not be present.
This commit is contained in:
+2
-2
@@ -41,8 +41,8 @@ CSRCS =
|
||||
VPATH := $(SRCDIR)
|
||||
DEPPATH = --dep-path .
|
||||
|
||||
include libmetal/Make.defs
|
||||
include open-amp/Make.defs
|
||||
-include libmetal/Make.defs
|
||||
-include open-amp/Make.defs
|
||||
|
||||
AOBJS = $(ASRCS:.S=$(OBJEXT))
|
||||
COBJS = $(CSRCS:.c=$(OBJEXT))
|
||||
|
||||
Reference in New Issue
Block a user