OBJ_MT_S += $(boot_root)/Mt/init_vpe1.S OBJ_MT_S_NODIR = $(notdir $(OBJ_MT_S)) OBJ_MT_S_O = $(OBJ_MT_S_NODIR:%.S=%.o) BOOT_TARGET_O += $(OBJ_MT_S_O)