summaryrefslogtreecommitdiff
path: root/target/tomtom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/tomtom/Makefile')
-rw-r--r--target/tomtom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/tomtom/Makefile b/target/tomtom/Makefile
index 388ccc1cc..1d331215c 100644
--- a/target/tomtom/Makefile
+++ b/target/tomtom/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/mk/kernel-build.mk
include $(TOPDIR)/mk/image.mk
kernel-install:
- cp $(LINUX_DIR)/arch/arm/boot/zImage $(BIN_DIR)/${DEVICE}-${ARCH}-kernel
+ cp $(LINUX_DIR)/arch/arm/boot/zImage $(BIN_DIR)/${ADK_TARGET}-${ARCH}-kernel
ifeq ($(FS),archive)
imageinstall: $(BIN_DIR)/$(ROOTFSTARBALL)