mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-30 16:14:12 +00:00
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
@ -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…
x
Reference in New Issue
Block a user