Skip to content

Commit

Permalink
[bot] AutoMerging: merge all upstream's changes:
Browse files Browse the repository at this point in the history
* https://github.com/coolsnowwolf/lede:
  x86: increase bios boot partition to 1 MiB (coolsnowwolf#11741)
  • Loading branch information
github-actions[bot] committed Dec 31, 2023
2 parents 0585bb3 + 606b5ae commit cc61854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/x86/image/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ define Build/combined
$@ \
$(CONFIG_TARGET_KERNEL_PARTSIZE) $@.boot \
$(CONFIG_TARGET_ROOTFS_PARTSIZE) $(IMAGE_ROOTFS) \
256
1024
endef

define Build/grub-config
Expand Down

0 comments on commit cc61854

Please sign in to comment.