summaryrefslogtreecommitdiff
path: root/target/rb532/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/rb532/Makefile')
-rw-r--r--target/rb532/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/rb532/Makefile b/target/rb532/Makefile
index 223099c9c..5cefd22d3 100644
--- a/target/rb532/Makefile
+++ b/target/rb532/Makefile
@@ -12,7 +12,7 @@ KERNEL:=$(BUILD_DIR)/${ADK_TARGET}-${FS}-kernel
kernel-install:
$(TARGET_CROSS)objcopy $(OSTRIP) -S $(LINUX_DIR)/vmlinux \
- $(TARGET_DIR)/boot/kernel
+ $(TARGET_DIR)/boot/kernel
@cp $(TARGET_DIR)/boot/kernel \
$(BUILD_DIR)/${ADK_TARGET}-${FS}-kernel