Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
@@ -78,7 +78,7 @@ $(BUILD_DIR)/%.s: %.c
$(BUILD_DIR)/%.o: %.s
$(info ===> ASSEMBLE $@)
$(Q)$(AS) $(ASFLAGS) $< -o $@
$(Q)$(AS) $< -o $@
.PHONY: clean distclean tags info asm
The note is not visible to the blocked user.