openamp/Makefile: libmetal/Make.defs and open-amp/Make.defs. may not be present.
This commit is contained in:
parent
aa0f8c8374
commit
bec32fbd5c
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user