summaryrefslogtreecommitdiff
path: root/target/alix1c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/alix1c/Makefile')
-rw-r--r--target/alix1c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/alix1c/Makefile b/target/alix1c/Makefile
index 69b9e8020..539a1fdba 100644
--- a/target/alix1c/Makefile
+++ b/target/alix1c/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/mk/kernel-build.mk
include $(TOPDIR)/mk/image.mk
kernel-install:
- cp $(LINUX_DIR)/arch/x86/boot/bzImage $(TARGET_DIR)/boot/kernel
+ cp $(LINUX_DIR)/arch/x86/boot/bzImage $(TARGET_DIR)/boot/vmlinuz-adk
ifeq ($(FS),ext2-cf)
imageinstall: $(BIN_DIR)/$(ROOTFSTARBALL)