parent
16b7d99041
commit
e666e86035
|
@ -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…
Reference in New Issue