x86: remove bogus bzImage copy that breaks initramfs+no-initramfs builds
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45114
This commit is contained in:
parent
1496b95a0f
commit
09aad60610
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue