summaryrefslogtreecommitdiff
path: root/target/arm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/arm/Makefile')
-rw-r--r--target/arm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/arm/Makefile b/target/arm/Makefile
index 5b7be214b..b5530bb0f 100644
--- a/target/arm/Makefile
+++ b/target/arm/Makefile
@@ -81,7 +81,7 @@ ifeq ($(ADK_TARGET_SYSTEM_PHYTEC_WEGA),y)
endif
ifeq ($(ADK_TARGET_SYSTEM_PHYTEC_IMX6),y)
@echo "Use following command to install it on SD card:"
- @echo "sudo ./scripts/install.sh phytec-mira /dev/sdX $(FW_DIR)/$(ROOTFSTARBALL)"
+ @echo "sudo ./scripts/install.sh phytec-imx6 /dev/sdX $(FW_DIR)/$(ROOTFSTARBALL)"
@echo
endif
ifeq ($(ADK_TARGET_SYSTEM_BANANA_PRO),y)