Merge pull request #3239 from jepler/mpy-cross-dependency-analysis
mpy-cross: fix dependency analysis
This commit is contained in:
commit
93d76778c9
@ -82,4 +82,6 @@ endif
|
||||
OBJ = $(PY_O)
|
||||
OBJ += $(addprefix $(BUILD)/, $(SRC_C:.c=.o))
|
||||
|
||||
$(BUILD)/supervisor/shared/translate.o: $(HEADER_BUILD)/qstrdefs.generated.h
|
||||
|
||||
include $(TOP)/py/mkrules.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user