summaryrefslogtreecommitdiff
path: root/target/cris/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/cris/Makefile')
-rw-r--r--target/cris/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/cris/Makefile b/target/cris/Makefile
index 9255cede9..0c87fb6d7 100644
--- a/target/cris/Makefile
+++ b/target/cris/Makefile
@@ -18,7 +18,7 @@ endif
$(INSTALL_BIN) ../tools/boot_linux $(BIN_DIR)/
kernel-install: tools-compile
- PATH='${TARGET_PATH}' mkfimage $(KERNEL) $(BUILD_DIR)/$(TARGET_KERNEL)
+ PATH='${TARGET_PATH}' mkfimage $(KERNEL) $(BUILD_DIR)/$(TARGET_KERNEL) $(MAKE_TRACE)
ifeq ($(ADK_TARGET_FS),squashfs)
imageinstall: kernel-install $(BUILD_DIR)/$(ROOTFSSQUASHFS)