We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0609f6d commit 606b5aeCopy full SHA for 606b5ae
target/linux/x86/image/Makefile
@@ -53,7 +53,7 @@ define Build/combined
53
$@ \
54
$(CONFIG_TARGET_KERNEL_PARTSIZE) $@.boot \
55
$(CONFIG_TARGET_ROOTFS_PARTSIZE) $(IMAGE_ROOTFS) \
56
- 256
+ 1024
57
endef
58
59
define Build/grub-config
0 commit comments