Skip to content
Snippets Groups Projects
Commit 09aad606 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

x86: remove bogus bzImage copy that breaks initramfs+no-initramfs builds


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 45114
parent 1496b95a
No related branches found
No related tags found
No related merge requests found
...@@ -206,7 +206,6 @@ define Image/Build/Profile/bifferboard ...@@ -206,7 +206,6 @@ define Image/Build/Profile/bifferboard
endef endef
define Image/Prepare define Image/Prepare
$(CP) $(LINUX_DIR)/arch/x86/boot/bzImage $(KDIR)/bzImage
$(call Image/Prepare/grub2) $(call Image/Prepare/grub2)
endef endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment